mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
raw test output
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
#select
|
||||
| tst.js:1:1:1:20 | while(c ... reak;\\n} | This loop executes at most once. |
|
||||
| tst.js:11:3:11:29 | for (; ... et;\\n } | This loop executes at most once. |
|
||||
testFailures
|
||||
| tst.js:10:16:10:25 | // $ Alert | Missing result: Alert |
|
||||
| tst.js:11:3:11:29 | This loop executes at most once. | Unexpected result: Alert |
|
||||
| tst.js:11:3:11:40 | for (; ... et;\\n } | This loop executes at most once. |
|
||||
|
||||
Reference in New Issue
Block a user