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

Get watchOS tests running in CI #311

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Get watchOS tests running in CI #311

merged 4 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. Get watchOS tests running in CI

    dfed committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    700a632 View commit details
    Browse the repository at this point in the history
  2. Run the tests

    dfed committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    77347d1 View commit details
    Browse the repository at this point in the history
  3. Parallelize (#312)

    dfed committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c6cf43a View commit details
    Browse the repository at this point in the history
  4. Actually fail CI when tests fail (#313)

    * Actually fail CI when tests fail
    
    * Throw when we encounter errors
    
    * Remove builds with Xcode that do not support Swift Concurrency
    
    * Use appropriate Xcode for the job
    
    * More tests require signed environments now
    
    * Fix macOS 14 test sdk
    
    * Use correct simulator name
    
    * Do not embed watchOS
    
    * Massage compiler
    
    * Remove unnecessary Valet watchOS Test Host App.app
    
    * New watch host target
    
    * simpler
    
    * stop testing watchOS_8
    
    * Xcode 13 or later
    dfed authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a292670 View commit details
    Browse the repository at this point in the history