-
Notifications
You must be signed in to change notification settings - Fork 734
Open
Labels
bugSomething isn't workingSomething isn't working
Description
https://github.com/microsoft/typescript-go/actions/runs/16840512857/job/47710361159 and https://github.com/microsoft/typescript-go/actions/runs/16893129096/job/47857409642 failed with:
--- FAIL: TestTscNoEmitWatch (0.00s)
--- FAIL: TestTscNoEmitWatch/semantic_errors_tsc_baseline (0.15s)
baseline.go:211: the baseline file testdata/baselines/reference/tscWatch/noEmit/semantic-errors.js has changed. (Run `hereby baseline-accept` if the new baseline is correct.)
FAIL
coverage: 28.1% of statements in ./...
--- FAIL: TestTscNoEmitWatch (0.00s)
--- FAIL: TestTscNoEmitWatch/dts_errors_without_dts_enabled_tsc_baseline (0.22s)
baseline.go:211: the baseline file testdata/baselines/reference/tscWatch/noEmit/dts-errors-without-dts-enabled.js has changed. (Run `hereby baseline-accept` if the new baseline is correct.)
FAIL
coverage: 28.1% of statements in ./...
So there is still some non-determinism in these tests. Running them repeatedly might surface the problem.
Unfortunately, this caching job does not upload artifacts (it's not supposed to fail).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working