Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding jam test vectors #31

Merged
merged 19 commits into from
Jul 3, 2024
Merged

adding jam test vectors #31

merged 19 commits into from
Jul 3, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Jul 2, 2024

No description provided.

@qiweiii
Copy link
Contributor

qiweiii commented Jul 3, 2024

changing swift-testing to 0.10.0 can avoid this ci issue:

1.	Swift version 6.0-dev (LLVM 5b202efbc95a8bf, Swift a17d360d1cc66ab)
2.	Compiling with effective version 5.10
3.	While evaluating request ASTLoweringRequest(Lowering AST to SIL for module Testing)
4.	While silgen closureexpr SIL function "@$s7Testing9BacktraceV28_startCachingForThrownErrors33_C65449FDF47F26E719A9882F53DA2585LLytvpZfiyyXEfU_".
 for expression at [/home/runner/work/boka/boka/JAMTests/.build/checkouts/swift-testing/Sources/Testing/SourceAttribution/Backtrace.swift:185:59 - line:189:3] RangeText="{
    _oldWillThrowHandler.withLock { oldWillThrowHandler in
      oldWillThrowHandler = swt_setWillThrowHandler { _willThrow($0) }
    }
  "
5.	While silgen closureexpr SIL function "@$s7Testing9BacktraceV28_startCachingForThrownErrors33_C65449FDF47F26E719A9882F53DA2585LLytvpZfiyyXEfU_yySvXCSgzXEfU_".
 for expression at [/home/runner/work/boka/boka/JAMTests/.build/checkouts/swift-testing/Sources/Testing/SourceAttribution/Backtrace.swift:186:35 - line:188:5] RangeText="{ oldWillThrowHandler in
      oldWillThrowHandler = swt_setWillThrowHandler { _willThrow($0) }
    "
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):

@xlc
Copy link
Member Author

xlc commented Jul 3, 2024

I am about to write an issue to swift-testing...

@xlc xlc marked this pull request as ready for review July 3, 2024 04:37
@xlc xlc enabled auto-merge (squash) July 3, 2024 04:37
@xlc xlc merged commit 4379fce into master Jul 3, 2024
2 checks passed
@xlc xlc deleted the jamtestvectors branch July 3, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants