Skip to content

Commit 95cbd21

Browse files
committed
Ruby: Accept test change following SSA bugfix.
This is a result of the commit "SSA: Fix bug in guards for ssa input nodes."
1 parent 57c4fd6 commit 95cbd21

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

ruby/ql/test/library-tests/dataflow/barrier-guards/barrier-guards.expected

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,40 +2,87 @@ testFailures
22
newStyleBarrierGuards
33
| barrier-guards.rb:3:16:4:19 | [input] SSA phi read(foo) |
44
| barrier-guards.rb:4:5:4:7 | foo |
5+
| barrier-guards.rb:9:25:10:19 | [input] SSA phi read(foo) |
56
| barrier-guards.rb:10:5:10:7 | foo |
7+
| barrier-guards.rb:17:1:18:19 | [input] SSA phi read(foo) |
68
| barrier-guards.rb:18:5:18:7 | foo |
9+
| barrier-guards.rb:23:1:24:19 | [input] SSA phi read(foo) |
710
| barrier-guards.rb:24:5:24:7 | foo |
11+
| barrier-guards.rb:27:20:28:19 | [input] SSA phi read(foo) |
812
| barrier-guards.rb:28:5:28:7 | foo |
13+
| barrier-guards.rb:37:21:38:19 | [input] SSA phi read(foo) |
914
| barrier-guards.rb:38:5:38:7 | foo |
15+
| barrier-guards.rb:43:16:46:5 | [input] SSA phi read(foo) |
1016
| barrier-guards.rb:45:9:45:11 | foo |
1117
| barrier-guards.rb:70:22:71:19 | [input] SSA phi read(foo) |
1218
| barrier-guards.rb:71:5:71:7 | foo |
19+
| barrier-guards.rb:82:26:83:19 | [input] SSA phi read(foo) |
1320
| barrier-guards.rb:83:5:83:7 | foo |
21+
| barrier-guards.rb:90:1:91:19 | [input] SSA phi read(foo) |
1422
| barrier-guards.rb:91:5:91:7 | foo |
23+
| barrier-guards.rb:125:11:126:19 | [input] SSA phi read(foo) |
1524
| barrier-guards.rb:126:5:126:7 | foo |
25+
| barrier-guards.rb:132:11:133:19 | [input] SSA phi read(foo) |
1626
| barrier-guards.rb:133:5:133:7 | foo |
27+
| barrier-guards.rb:134:11:135:19 | [input] SSA phi read(foo) |
1728
| barrier-guards.rb:135:5:135:7 | foo |
29+
| barrier-guards.rb:139:18:140:19 | [input] SSA phi read(foo) |
1830
| barrier-guards.rb:140:5:140:7 | foo |
31+
| barrier-guards.rb:141:19:142:19 | [input] SSA phi read(foo) |
1932
| barrier-guards.rb:142:5:142:7 | foo |
33+
| barrier-guards.rb:148:21:149:19 | [input] SSA phi read(foo) |
2034
| barrier-guards.rb:149:5:149:7 | foo |
35+
| barrier-guards.rb:153:18:154:19 | [input] SSA phi read(foo) |
2136
| barrier-guards.rb:154:5:154:7 | foo |
37+
| barrier-guards.rb:158:10:159:19 | [input] SSA phi read(foo) |
2238
| barrier-guards.rb:159:5:159:7 | foo |
39+
| barrier-guards.rb:163:11:164:19 | [input] SSA phi read(foo) |
2340
| barrier-guards.rb:164:5:164:7 | foo |
41+
| barrier-guards.rb:191:4:191:15 | [input] SSA phi read(foo) |
42+
| barrier-guards.rb:191:20:191:31 | [input] SSA phi read(foo) |
43+
| barrier-guards.rb:191:32:192:19 | [input] SSA phi read(foo) |
2444
| barrier-guards.rb:192:5:192:7 | foo |
45+
| barrier-guards.rb:195:4:195:15 | [input] SSA phi read(foo) |
46+
| barrier-guards.rb:195:4:195:31 | [input] SSA phi read(foo) |
47+
| barrier-guards.rb:195:20:195:31 | [input] SSA phi read(foo) |
48+
| barrier-guards.rb:195:36:195:47 | [input] SSA phi read(foo) |
49+
| barrier-guards.rb:195:48:196:19 | [input] SSA phi read(foo) |
2550
| barrier-guards.rb:196:5:196:7 | foo |
51+
| barrier-guards.rb:199:4:199:15 | [input] SSA phi read(foo) |
52+
| barrier-guards.rb:199:4:199:31 | [input] SSA phi read(foo) |
53+
| barrier-guards.rb:199:20:199:31 | [input] SSA phi read(foo) |
54+
| barrier-guards.rb:203:4:203:15 | [input] SSA phi read(foo) |
55+
| barrier-guards.rb:203:36:203:47 | [input] SSA phi read(foo) |
56+
| barrier-guards.rb:207:21:207:21 | [input] SSA phi read(foo) |
57+
| barrier-guards.rb:207:22:208:19 | [input] SSA phi read(foo) |
2658
| barrier-guards.rb:208:5:208:7 | foo |
59+
| barrier-guards.rb:211:22:212:19 | [input] SSA phi read(foo) |
2760
| barrier-guards.rb:212:5:212:7 | foo |
61+
| barrier-guards.rb:215:28:216:19 | [input] SSA phi read(foo) |
2862
| barrier-guards.rb:216:5:216:7 | foo |
2963
| barrier-guards.rb:219:21:219:23 | foo |
64+
| barrier-guards.rb:219:21:219:32 | [input] SSA phi read(foo) |
65+
| barrier-guards.rb:219:95:220:19 | [input] SSA phi read(foo) |
3066
| barrier-guards.rb:220:5:220:7 | foo |
67+
| barrier-guards.rb:227:21:227:21 | [input] SSA phi read(foo) |
68+
| barrier-guards.rb:227:22:228:7 | [input] SSA phi read(foo) |
69+
| barrier-guards.rb:232:18:233:19 | [input] SSA phi read(foo) |
3170
| barrier-guards.rb:233:5:233:7 | foo |
71+
| barrier-guards.rb:237:19:237:38 | [input] SSA phi read(foo) |
3272
| barrier-guards.rb:237:24:237:26 | foo |
73+
| barrier-guards.rb:243:9:244:19 | [input] SSA phi read(foo) |
3374
| barrier-guards.rb:244:5:244:7 | foo |
75+
| barrier-guards.rb:259:17:260:19 | [input] SSA phi read(foo) |
3476
| barrier-guards.rb:260:5:260:7 | foo |
77+
| barrier-guards.rb:264:17:265:19 | [input] SSA phi read(foo) |
3578
| barrier-guards.rb:265:5:265:7 | foo |
79+
| barrier-guards.rb:272:17:272:19 | [input] SSA phi read(foo) |
3680
| barrier-guards.rb:272:17:272:19 | foo |
81+
| barrier-guards.rb:275:20:276:19 | [input] SSA phi read(foo) |
3782
| barrier-guards.rb:276:5:276:7 | foo |
83+
| barrier-guards.rb:281:21:282:19 | [input] SSA phi read(foo) |
3884
| barrier-guards.rb:282:5:282:7 | foo |
85+
| barrier-guards.rb:291:7:292:19 | [input] SSA phi read(foo) |
3986
| barrier-guards.rb:292:5:292:7 | foo |
4087
| barrier_flow.rb:19:14:19:14 | x |
4188
| barrier_flow.rb:32:10:32:10 | x |

0 commit comments

Comments
 (0)