[ssreflect] Use rw instead of rewrite to avoid conflicts with legacy tactic #21478
+1,363
−1,217
coqbot-app / GitLab CI job test-suite:base (pull request)
failed
Mar 9, 2026 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
0m00.00s | 7724 ko | misc/votour.log
make report
make[1]: Entering directory '/builds/coq/coq/test-suite'
BUILDING SUMMARY FILE
logs/output/PrintGrammar.v.log
==========> TESTING output/PrintGrammar.v <==========
--- output/PrintGrammar.out 2026-03-09 08:18:15.036276258 +0000
+++ output/PrintGrammar.out.real 2026-03-09 08:18:58.576106426 +0000
@@ -112,9 +112,12 @@
| "["; IDENT "apply"; "]"
| "["; IDENT "elaborate"; term LEVEL "200"; "]"
| "["; IDENT "unlockable"; "fun"; term LEVEL "200"; "]"
+ | "["; IDENT "unlockable"; "of"; term LEVEL "200"; "]"
+ | "["; IDENT "the"; term LEVEL "200"; "of"; term LEVEL "200"; "]"
+ | "["; IDENT "the"; term LEVEL "200"; "of"; term LEVEL "200"; "by"; term
+ LEVEL "200"; "]"
| "(*******"; "//"; "/="; "//="; "*******)"
- | "{"; IDENT "type"; IDENT "of"; term LEVEL "200"; "for"; term LEVEL "200";
- "}"
+ | "{"; IDENT "type"; "of"; term LEVEL "200"; "for"; term LEVEL "200"; "}"
| "{"; "'"; pattern LEVEL "0"; "&"; term LEVEL "200"; "&"; term LEVEL
"200"; "}"
| "{"; "'"; pattern LEVEL "0"; "&"; term LEVEL "200"; "}"
0m0.000000s 0m0.000000s
0m0.100000s 0m0.060000s
==========> FAILURE <==========
output/PrintGrammar.v ... Error! (unexpected output)
FAILURES
output/PrintGrammar.v ... Error! (unexpected output)
make[1]: *** [Makefile:311: report] Error 1
make[1]: Leaving directory '/builds/coq/coq/test-suite'
make: *** [Makefile:231: all] Error 2
Uploading artifacts for failed job
Uploading artifacts...
test-suite/logs: found 4 matching artifact files and directories
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KK8VD3W92NW09XPMC317TJHP id=6972819 responseStatus=201 Created token=64_WVVuFw
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading