-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Running tparse -file test_min.json -all on the included test output does not detect the WARNING DATA RACE. It does detect that the test run failed but not why.
tparse version is v0.18.0
📦 Package github.com/example/myapp/internal/accept_test
Tests: ✓ 2 passed | 0 skipped
Click for test summary
| Status | Elapsed | Test |
|---|---|---|
| 🟢 PASS | 0.00 | TestPing |
| 🟢 PASS | 0.00 | TestPing/Ping_returns_status_OK |
📦 Package github.com/example/myapp/internal/infrastructure/config_fetcher/templates
Tests: ✓ 2 passed | 0 skipped
Click for test summary
| Status | Elapsed | Test |
|---|---|---|
| 🟢 PASS | 0.01 | TestGeneration |
| 🟢 PASS | 0.01 | TestGeneration/should_generate_template |
| Status | Elapsed | Package | Cover | Pass | Fail | Skip |
|---|---|---|---|---|---|---|
| 0.00s | -- | 0 | 0 | 0 | ||
| 🔴 FAIL | 1.52s | github.com/example/myapp/internal/accept_test | -- | 2 | 0 | 0 |
| 🟢 PASS | 1.04s | github.com/example/myapp/internal/infrastructure/config_fetcher/templates | -- | 2 | 0 | 0 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working