mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Move all integration tests.
We no longer need the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional. The PR also deletes a spurious qlpack.yml that I missed when converting the tests to pytest.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"markdownMessage": "Internal error: com.semmle.util.exception.CatastrophicError: The TypeScript parser wrapper crashed with exit code 1",
|
||||
"severity": "unknown",
|
||||
"source": {
|
||||
"extractorName": "javascript",
|
||||
"id": "js/internal-error",
|
||||
"name": "Internal error"
|
||||
},
|
||||
"visibility": {
|
||||
"cliSummaryTable": true,
|
||||
"statusPage": false,
|
||||
"telemetry": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user