Skip to content

Commit

Permalink
Took out non-deterministic (and hence failing) test from userOps
Browse files Browse the repository at this point in the history
  • Loading branch information
rensink committed Jun 25, 2024
1 parent e4f3831 commit 145ac12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions junit/rules/userOps.gps/random.gpr
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gxl xmlns="http://www.gupro.de/GXL/gxl-1.0.dtd">
<graph role="rule" edgeids="false" edgemode="directed" id="random">
<attr name="remark">
<string>Rule disabled because it makes test fail due to non-determinism</string>
</attr>
<attr name="enabled">
<string>false</string>
</attr>
<attr name="$version">
<string>curly</string>
</attr>
Expand Down

0 comments on commit 145ac12

Please sign in to comment.