Skip to content

Commit fcae11a

Browse files
committed
Add EWD998ChanTrace.tla spec to CI.
Signed-off-by: Markus Alexander Kuppe <[email protected]>
1 parent 3dc8465 commit fcae11a

File tree

4 files changed

+673
-2
lines changed

4 files changed

+673
-2
lines changed

.ciignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
# Note that directory names are case-sensitive
55
# Example:
66
specifications/doesnotexist
7-

manifest.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3143,6 +3143,23 @@
31433143
"tlaLanguageVersion": 2,
31443144
"features": [],
31453145
"models": []
3146+
},
3147+
{
3148+
"path": "specifications/ewd998/EWD998ChanTrace.tla",
3149+
"communityDependencies": ["VectorClocks", "IOUtils"],
3150+
"tlaLanguageVersion": 2,
3151+
"features": [],
3152+
"models": [
3153+
{
3154+
"path": "specifications/ewd998/EWD998ChanTrace.cfg",
3155+
"runtime": "00:00:01",
3156+
"size": "small",
3157+
"mode": "exhaustive search",
3158+
"config": [],
3159+
"features": ["alias", "view"],
3160+
"result": "unknown"
3161+
}
3162+
]
31463163
}
31473164
]
31483165
},

0 commit comments

Comments
 (0)