Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

XCUITests: uispecs, L10nSnapshots tests not running. Compilation error for those schemes #1143

Closed
isabelrios opened this issue Nov 21, 2019 · 1 comment · Fixed by #1150
Closed
Assignees
Labels
task Issue describes a task that needs to be completed but is not a defect or enhancement in itself.
Milestone

Comments

@isabelrios
Copy link
Contributor

isabelrios commented Nov 21, 2019

After this commit landed c268631 the build to launch the tests fails with this error:

###  ✗ <unknown>:0: error: invalid argument ‘-D-DDEBUG’; did you provide a redundant ‘-D’ in your build settings?
1409 Testing failed:
1410 Command CompileSwiftSources failed with a nonzero exit code
1411 Testing cancelled because the build failed.
1412
    ** TEST FAILED **
141 The following build commands failed:
1414 CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
    Test run failed!

The regular build and the unit tests work fine. Complete BB logs here

@isabelrios isabelrios added the task Issue describes a task that needs to be completed but is not a defect or enhancement in itself. label Nov 21, 2019
@isabelrios
Copy link
Contributor Author

Hi @kaylagalway, wondering if you had time to check this issue. Tests are disabled and since there is activity and new PRs coming soon would be good to have them back running.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task Issue describes a task that needs to be completed but is not a defect or enhancement in itself.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants