Skip to content

[ssreflect] Use tactic name 'rw' instead of 'rewrite'

33e514e
Select commit
Loading
Failed to load commit list.
Open

[ssreflect] Use rw instead of rewrite to avoid conflicts with legacy tactic #21478

[ssreflect] Use tactic name 'rw' instead of 'rewrite'
33e514e
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job test-suite:base+32bit (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 |    3580 ko | misc/changelog.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:23:10.271298631 +0000
+++ output/PrintGrammar.out.real	2026-03-09 08:23:40.459254719 +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.070000s 0m0.080000s
==========> 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=01KK8VK87SG5M6Y8CSVMBM7YD5 id=6972820 responseStatus=201 Created token=64_mYqFSU
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1