[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+async (pull request)
completed
Mar 9, 2026 in 0s
Test has failed on GitLab CI
This job is allowed to fail.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
0m00.00s | 8088 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:16:48.523853620 +0000
+++ output/PrintGrammar.out.real 2026-03-09 08:28:27.654837073 +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.080000s 0m0.100000s
==========> 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=01KK8VE9RBS8JR0AD4E30HM7Y7 id=6972823 responseStatus=201 Created token=64_NfguF5
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading