Skip to content
GitHub Actions / swift-xunit report succeeded Jan 15, 2024 in 1s

2 passed, 1 failed and 0 skipped

Tests failed

❌ ./tests/fixtures/swift-xunit.xml

3 tests were completed in 220ms with 2 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestResults 2✅ 1❌ 220ms

❌ TestResults

AcmeLibTests.AcmeLibTests
  ✅ test_always_pass
  ✅ test_always_skip
  ❌ test_always_fail

Annotations

Check failure on line 0 in ./__tests__/fixtures/swift-xunit.xml

See this annotation in the file changed.

@github-actions github-actions / swift-xunit report

TestResults ► AcmeLibTests.AcmeLibTests ► test_always_fail

Failed test found in:
  ./__tests__/fixtures/swift-xunit.xml
Error:
  Test failed