Skip to content

Run only Swift subset of LLDB tests for Linux Smoketest preset #80916

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Apr 18, 2025

Addresses rdar://149562580

@edymtt
Copy link
Contributor Author

edymtt commented Apr 18, 2025

Please test with following pull request:
swiftlang/llvm-project#10510

@swift-ci please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented Apr 18, 2025

The filtering works as expected

PASS: lldb-api :: lang/swift/cxx_interop/backward/stepping/TestSwiftBackwardInteropStepping.py (503 of 503)

Testing Time: 47.19s

Total Discovered Tests: 2309
  Excluded         : 1806 (78.22%)
  Unsupported      :  208 (9.01%)
  Passed           :  292 (12.65%)
  Expectedly Failed:    3 (0.13%)

compared to

PASS: lldb-api :: repl/clang/TestClangREPL.py (3116 of 3116)
********************
Failed Tests (1):
  lldb-api :: tools/lldb-server/TestGdbRemoteAttach.py


Testing Time: 158.50s

Total Discovered Tests: 3660
  Skipped          :    1 (0.03%)
  Unsupported      :  713 (19.48%)
  Passed           : 2916 (79.67%)
  Expectedly Failed:   29 (0.79%)
  Failed           :    1 (0.03%)

@adrian-prantl
Copy link
Contributor

Let's cherry-pick that to release/6.2, too!

@adrian-prantl
Copy link
Contributor

Although I suppose, you cannot actually smoke test there...

@adrian-prantl adrian-prantl enabled auto-merge April 19, 2025 00:07
@adrian-prantl adrian-prantl merged commit 5ed3342 into swiftlang:main Apr 19, 2025
3 checks passed
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