Skip to content

Commit 1d1aa7c

Browse files
committed
update some expected output
1 parent 4b06bca commit 1d1aa7c

File tree

12 files changed

+145
-145
lines changed

12 files changed

+145
-145
lines changed

javascript/ql/test/library-tests/YAML/printAst.expected

Lines changed: 133 additions & 133 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures

python/ql/test/experimental/dataflow/strange-pointsto-interaction-investigation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ diff '--color=auto' -u -r test-1-normal/NormalDataflowTest.expected test-5-max-i
3939
--- test-1-normal/NormalDataflowTest.expected 2022-02-27 10:33:00.603882599 +0100
4040
+++ test-5-max-import-depth-3/NormalDataflowTest.expected 2022-02-28 10:10:08.930743800 +0100
4141
@@ -1,2 +1,3 @@
42-
missingAnnotationOnSINK
42+
missingAnnotationOnSink
4343
failures
4444
+| ../src/urandom_problem.py:43:6:43:8 | ControlFlowNode for foo | Fixed missing result:flow="SOURCE, l:-15 -> foo" |
4545
diff '--color=auto' -u -r test-1-normal/options test-5-max-import-depth-3/options
@@ -88,7 +88,7 @@ diff '--color=auto' -u -r test-4-max-import-depth-100/NormalDataflowTest.expecte
8888
--- test-4-max-import-depth-100/NormalDataflowTest.expected 2022-02-28 10:10:02.206608379 +0100
8989
+++ test-6-max-import-depth-2/NormalDataflowTest.expected 2022-02-28 10:10:13.882716665 +0100
9090
@@ -1,3 +1,5 @@
91-
missingAnnotationOnSINK
91+
missingAnnotationOnSink
9292
+| ../src/isfile_no_problem.py:43:6:43:8 | ../src/isfile_no_problem.py:43 | ERROR, you should add `# $ MISSING: flow` annotation | foo |
9393
failures
9494
+| ../src/isfile_no_problem.py:43:11:43:41 | Comment # $ flow="SOURCE, l:-15 -> foo" | Missing result:flow="SOURCE, l:-15 -> foo" |
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
33
| ../src/urandom_problem.py:43:6:43:8 | ControlFlowNode for foo | Fixed missing result:flow="SOURCE, l:-15 -> foo" |
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
33
| ../src/urandom_problem.py:43:6:43:8 | ControlFlowNode for foo | Fixed missing result:flow="SOURCE, l:-15 -> foo" |
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
33
| ../src/urandom_problem.py:43:6:43:8 | ControlFlowNode for foo | Fixed missing result:flow="SOURCE, l:-15 -> foo" |
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
missingAnnotationOnSINK
1+
missingAnnotationOnSink
22
failures
33
| ../src/urandom_problem.py:43:6:43:8 | ControlFlowNode for foo | Fixed missing result:flow="SOURCE, l:-15 -> foo" |

0 commit comments

Comments
 (0)