Skip to content

Commit 0d88d20

Browse files
committed
JS: Actually update test output this time
1 parent dd44187 commit 0d88d20

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

javascript/ql/test/library-tests/frameworks/data/test.expected

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
consistencyIssue
2-
| library-tests/frameworks/data/test.js:231 | expected an alert, but found none | NOT OK | |
3-
| library-tests/frameworks/data/test.js:232 | expected an alert, but found none | NOT OK | |
42
taintFlow
53
| paramDecorator.ts:6:54:6:54 | x | paramDecorator.ts:7:10:7:10 | x |
64
| test.js:5:30:5:37 | source() | test.js:5:8:5:38 | testlib ... urce()) |
@@ -65,6 +63,8 @@ taintFlow
6563
| test.js:225:39:225:46 | source() | test.js:225:39:225:46 | source() |
6664
| test.js:226:50:226:57 | source() | test.js:226:50:226:57 | source() |
6765
| test.js:230:59:230:66 | source() | test.js:230:59:230:66 | source() |
66+
| test.js:231:59:231:66 | source() | test.js:231:59:231:66 | source() |
67+
| test.js:232:59:232:66 | source() | test.js:232:59:232:66 | source() |
6868
| test.js:233:59:233:66 | source() | test.js:233:59:233:66 | source() |
6969
isSink
7070
| test.js:54:18:54:25 | source() | test-sink |
@@ -133,6 +133,8 @@ isSink
133133
| test.js:225:39:225:46 | source() | test-sink |
134134
| test.js:226:50:226:57 | source() | test-sink |
135135
| test.js:230:59:230:66 | source() | test-sink |
136+
| test.js:231:59:231:66 | source() | test-sink |
137+
| test.js:232:59:232:66 | source() | test-sink |
136138
| test.js:233:59:233:66 | source() | test-sink |
137139
syntaxErrors
138140
| Member[foo |

0 commit comments

Comments
 (0)