Skip to content

Commit 0596a48

Browse files
committed
"Fixes" two more expected failure tests by adding whitespace
1 parent 01c8327 commit 0596a48

File tree

5 files changed

+7
-11
lines changed

5 files changed

+7
-11
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
tests
22
testRewritingErrorOnIncompleteExpressionForAssertion
3-
4-
self fail.
3+
4+
self fail.
5+

packages/Babylonian-Tests.package/BPCompilerTest.class/methodProperties.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"testFromFormattedSourceCodeToAnnotatedSourceCode" : "jb 12/7/2020 19:06",
1010
"testRewritingBinaryMessageChainProbe" : "pre 2/22/2021 17:16",
1111
"testRewritingDoesNotAddTwoLayerPragmas" : "jb 12/7/2020 19:06",
12-
"testRewritingErrorOnIncompleteExpressionForAssertion" : "jb 12/7/2020 19:06",
12+
"testRewritingErrorOnIncompleteExpressionForAssertion" : "pre 2/22/2021 17:24",
1313
"testRewritingErrorOnIncompleteExpressionForReplacement" : "jb 12/7/2020 19:06",
1414
"testRewritingErrorOnIncompleteExpressionProbe" : "jb 12/7/2020 19:06",
1515
"testRewritingExampleSpecificAssertion" : "jb 12/7/2020 19:06",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
failures
22
expectedFailures
3-
4-
^ #(testExamplesCanStartTheTracing)
3+
4+
^ #()

packages/Babylonian-Tests.package/BPExampleTest.class/instance/testExamplesCanStartTheTracing.st

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/Babylonian-Tests.package/BPExampleTest.class/methodProperties.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
},
44
"instance" : {
55
"createExamples" : "jb 12/7/2020 19:07",
6-
"expectedFailures" : "pre 5/10/2019 16:49",
6+
"expectedFailures" : "pre 2/22/2021 17:24",
77
"setUp" : "pre 1/6/2021 19:09",
88
"tearDown" : "pre 1/6/2021 19:08",
99
"testCreatingAnExampleNotifiesDependents" : "pre 1/6/2021 19:09",
@@ -15,7 +15,6 @@
1515
"testExamplesCanRunTheirSymbolSetup" : "pre 1/21/2021 17:17",
1616
"testExamplesCanRunTheirSymbolTearDown" : "pre 1/21/2021 17:16",
1717
"testExamplesCanRunTheirTearDown" : "pre 1/21/2021 17:16",
18-
"testExamplesCanStartTheTracing" : "jb 12/7/2020 19:08",
1918
"testExamplesKnowTheirArguments" : "jb 12/7/2020 19:08",
2019
"testExamplesKnowTheirName" : "jb 12/7/2020 19:08",
2120
"testExamplesKnowTheirOriginalMethod" : "jb 12/7/2020 19:08",

0 commit comments

Comments
 (0)