We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68de103 commit 46719e1Copy full SHA for 46719e1
Tests/LinuxMain.swift
@@ -14,8 +14,7 @@ XCTMain([
14
IRGlobalSpec.allTests,
15
IRMetadataSpec.allTests,
16
IROperationSpec.allTests,
17
- // FIXME: These tests cannot run on Linux without SEGFAULT'ing.
18
- // JITSpec.allTests,
+ JITSpec.allTests,
19
ModuleLinkSpec.allTests,
20
ModuleMetadataSpec.allTests,
21
])
0 commit comments