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

3 tests fail on Sonoma / aarch64 #545

Open
barracuda156 opened this issue Apr 12, 2024 · 3 comments
Open

3 tests fail on Sonoma / aarch64 #545

barracuda156 opened this issue Apr 12, 2024 · 3 comments

Comments

@barracuda156
Copy link

barracuda156 commented Apr 12, 2024

Building from c7564c1 without z3 on 14.4.1 / aarch64, I get three tests failing:

92% tests passed, 3 tests failed out of 37

Total Test time (real) =   2.78 sec

The following tests FAILED:
	  8 - InterpretedFunctions (Failed)
	 20 - KBO (Failed)
	 24 - OptionConstraints (Failed)

vampire_sonoma_tests.txt

@mezpusz
Copy link
Contributor

mezpusz commented Apr 13, 2024

Hi, thanks for filing the issue!

  • Could you please specify your Clang version? I couldn't reproduce using Sonoma 14.3.1 and Clang 15.
  • Are these tests consistently failing or is there some flakiness?

@barracuda156
Copy link
Author

barracuda156 commented Apr 13, 2024

@mezpusz Let me try rerunning then.

macOS 14.4.1
AppleClang 15.0.0.15000309

UPD. Yeah, I still get these. Logs:
sonoma_build_log.txt
sonoma_tests_log.txt

@MichaelRawson
Copy link
Contributor

Neither @mezpusz nor @joe-hauns could reproduce this on their (similar if not identical) systems. Unfortunately this means we're flying blind. :-(

Would you be able to get the failing tests' output for us? See https://github.com/vprover/vampire/wiki/Testing-with-CTest

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

No branches or pull requests

3 participants