(CAT-1488) - Fix windows acceptance tests #347
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 8 warnings
acceptance (ruby 3.2 | ubuntu-latest) / acceptance:
tmp/d20231005-1773-3cq16i/unit_test_module_new/spec/unit/failing_spec.rb#L4
failing test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 3.2 | ubuntu-latest) / acceptance
Process completed with exit code 1.
|
acceptance (ruby 2.7 | ubuntu-latest) / acceptance:
tmp/d20231005-1796-1jc0ub0/unit_test_module_new/spec/unit/failing_spec.rb#L4
failing test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | ubuntu-latest) / acceptance
Process completed with exit code 1.
|
acceptance (ruby 2.7 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3372-1qvvr00/unit_test_module_new/spec/unit/failing_spec.rb#L4
failing test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | windows-2019) / acceptance
Process completed with exit code 1.
|
acceptance (ruby 3.2 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3888-teiz3u/unit_test_module_new/spec/unit/failing_spec.rb#L4
failing test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 3.2 | windows-2019) / acceptance
Process completed with exit code 1.
|
acceptance (ruby 3.2 | ubuntu-latest) / acceptance:
tmp/d20231005-1773-3cq16i/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 3.2 | ubuntu-latest) / acceptance:
tmp/d20231005-1773-3cq16i/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | ubuntu-latest) / acceptance:
tmp/d20231005-1796-1jc0ub0/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | ubuntu-latest) / acceptance:
tmp/d20231005-1796-1jc0ub0/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3372-1qvvr00/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 2.7 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3372-1qvvr00/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 3.2 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3888-teiz3u/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|
acceptance (ruby 3.2 | windows-2019) / acceptance:
D:/a/_temp/d20231005-3888-teiz3u/unit_test_module_new/spec/unit/pending_spec.rb#L4
pending test should pass
Failure/Error: expect(false).to eq(true)
expected: true
got: false
(compared using ==)
Diff:
@@ -1 +1 @@
-true
+false
|