Skip to content

Commit ab499fa

Browse files
committed
Ruby: update expected test results
1 parent d56eee7 commit ab499fa

File tree

9 files changed

+0
-9
lines changed

9 files changed

+0
-9
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
failures
21
testFailures
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
testFailures
2-
failures

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
testFailures
2-
failures
32
newStyleBarrierGuards
43
| barrier-guards.rb:3:16:4:19 | [input] SSA phi read(foo) |
54
| barrier-guards.rb:4:5:4:7 | foo |

ruby/ql/test/library-tests/dataflow/global/TypeTrackingInlineTest.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ testFailures
3030
| instance_variables.rb:114:23:114:41 | # $ hasValueFlow=28 | Missing result: hasValueFlow=28 |
3131
| instance_variables.rb:117:23:117:41 | # $ hasValueFlow=29 | Missing result: hasValueFlow=29 |
3232
| instance_variables.rb:120:23:120:41 | # $ hasValueFlow=30 | Missing result: hasValueFlow=30 |
33-
failures

ruby/ql/test/library-tests/dataflow/hash-flow/type-tracking-hash-flow.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ testFailures
2121
| hash_flow.rb:779:10:779:14 | ...[...] | Unexpected result: hasValueFlow=46.3 |
2222
| hash_flow.rb:781:10:781:17 | ...[...] | Unexpected result: hasValueFlow=46.1 |
2323
| hash_flow.rb:784:10:784:17 | ...[...] | Unexpected result: hasValueFlow=46.3 |
24-
failures

ruby/ql/test/query-tests/experimental/improper-memoization/ImproperMemoization.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
failures
21
testFailures
32
| improper_memoization.rb:100:1:104:3 | m14 | Unexpected result: result=BAD |
43
#select
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
failures
21
testFailures

ruby/ql/test/query-tests/security/cwe-300/InsecureDependency.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
failures
21
testFailures
32
#select
43
| Gemfile:2:8:2:28 | "http://rubygems.org" | Dependency source URL uses the unencrypted protocol HTTP. Use HTTPS instead. |

ruby/ql/test/query-tests/security/cwe-829/InsecureDownload.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
testFailures
2-
failures
32
edges
43
| insecure_download.rb:31:5:31:7 | url | insecure_download.rb:33:15:33:17 | url | provenance | |
54
| insecure_download.rb:31:5:31:7 | url | insecure_download.rb:33:15:33:17 | url | provenance | |

0 commit comments

Comments
 (0)