We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ede813 commit f00f0c4Copy full SHA for f00f0c4
smalltalk-ci/Squeak-6.0.ston
@@ -0,0 +1,14 @@
1
+SmalltalkCISpec {
2
+ #testing : {
3
+ #allTestCases : true,
4
+ #defaultTimeout : 10,
5
+ #hidePassingTests : true,
6
+ #exclude : {
7
+ #classes : [
8
+ #AllocationTest,
9
+ #LangEnvBugs,
10
+ #Win32VMTest
11
+ ]
12
+ }
13
14
+}
smalltalk-ci/Squeak64-6.0.ston
0 commit comments