Skip to content

pregenerated answer files to speed up comparison testing #96

pregenerated answer files to speed up comparison testing

pregenerated answer files to speed up comparison testing #96

GitHub Actions / JUnit Results succeeded Aug 26, 2024 in 1s

21 passed, 3 failed and 0 skipped

Tests failed

❌ junit.xml

24 tests were completed in 240ms with 21 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
MODULE-SYSTEM 21✅ 1❌ 220ms
WHOLE-TESTS 2❌ 20ms

❌ MODULE-SYSTEM

✅ C2-SPACES.01
✅ C2-SPACES.02
✅ C2-SPACES.03
✅ C2-SPACES.04
✅ C2-SPACES.05
✅ F1-IMPORTS.01
✅ F1-IMPORTS.02
✅ F1-MODULEA.03
❌ F1-IMPORTS.04
	AssertionError: Test failed: Expected '(True)' but got '(False)'
✅ F1-IMPORTS.05
✅ F1-MODULEA.06
✅ F1-MODULEA.07
✅ F1-IMPORTS.08
✅ F1-IMPORTS.09
✅ F1-IMPORTS.10
✅ F1-IMPORTS.11
✅ F1-IMPORTS.12
✅ F1-IMPORTS.13
✅ F1-IMPORTS.14
✅ F1-IMPORTS.15
✅ F1-IMPORTS.16
✅ F1-IMPORTS.17

❌ WHOLE-TESTS

❌ module-system.c2_spaces
	AssertionError: Test failed: Expected '7' but got '137'
❌ module-system.f1_imports
	AssertionError: Test failed: Expected '7' but got '137'

Annotations

Check failure on line 0 in junit.xml

See this annotation in the file changed.

@github-actions github-actions / JUnit Results

MODULE-SYSTEM ► F1-IMPORTS.04

Failed test found in:
  junit.xml
Error:
  AssertionError: Test failed: Expected '(True)' but got '(False)'
Raw output
AssertionError: Test failed: Expected '(True)' but got '(False)'

Check failure on line 0 in junit.xml

See this annotation in the file changed.

@github-actions github-actions / JUnit Results

WHOLE-TESTS ► module-system.c2_spaces

Failed test found in:
  junit.xml
Error:
  AssertionError: Test failed: Expected '7' but got '137'
Raw output
AssertionError: Test failed: Expected '7' but got '137'

Check failure on line 0 in junit.xml

See this annotation in the file changed.

@github-actions github-actions / JUnit Results

WHOLE-TESTS ► module-system.f1_imports

Failed test found in:
  junit.xml
Error:
  AssertionError: Test failed: Expected '7' but got '137'
Raw output
AssertionError: Test failed: Expected '7' but got '137'