-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure
Description
- Change some test and run tests. Verify that the baselines change and that files exist in tests/baselines/local/
- Run
gulp baseline-accept
Expected behavior:
Files are moved from local/ to reference/
Actual behavior:
No move. jake baseline-accept produces the expected behaviour.
Here's the output:
✔ baselines [add-globalThis|✚ 8…1⚑ 1]$ gulp baseline-accept
[12:19:27] Working directory changed to ~/ts
[12:19:28] Using gulpfile ~/ts/Gulpfile.js
[12:19:28] Starting 'baseline-accept'...
I suspect this is a Unix-specific bug since I haven't heard anybody else on the team complaining about it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptInfrastructureIssue relates to TypeScript team infrastructureIssue relates to TypeScript team infrastructure