It looks like TestFoundation was not rebuild. The failing test has passed on incremental linux bots who rebuild TestFoundation. If the executable still references the removed array value witnesses I would not be surprised that it would fail.
I suspect a clean build will make this test succeed. I hope that Bump the module format version for array copy runtime changes by aschwaighofer · Pull Request #11895 · apple/swift · GitHub (increasing the module format number) will cause a rebuild. Cleaning the bot might get us there faster ...
+ /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/ninja-build/ninja TestFoundation
ninja: no work to do.
…
Test Case 'TestNSArray.test_sequenceType' started at 2017-09-13 15:15:06.900
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script-impl: line 262: 19229 Segmentation fault "$@"
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 139, aborting
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
···
On Sep 13, 2017, at 8:15 AM, no-reply@swift.org wrote:
Thanks Arnold; if that doesn't do it I'll clean the workspace.
···
On Sep 13, 2017, at 8:57 AM, Arnold Schwaighofer <aschwaighofer@apple.com> wrote:
It looks like TestFoundation was not rebuild. The failing test has passed on incremental linux bots who rebuild TestFoundation. If the executable still references the removed array value witnesses I would not be surprised that it would fail.
I suspect a clean build will make this test succeed. I hope that Bump the module format version for array copy runtime changes by aschwaighofer · Pull Request #11895 · apple/swift · GitHub (increasing the module format number) will cause a rebuild. Cleaning the bot might get us there faster ...
+ /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/ninja-build/ninja TestFoundation
ninja: no work to do.
…
Test Case 'TestNSArray.test_sequenceType' started at 2017-09-13 15:15:06.900
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script-impl: line 262: 19229 Segmentation fault "$@"
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 139, aborting
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
On Sep 13, 2017, at 8:15 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
Looks like updating the module format number did not cause a rebuild of TestFoundation. Can you clean the workspace?
···
On Sep 13, 2017, at 9:30 AM, Ben Langmuir <blangmuir@apple.com> wrote:
Thanks Arnold; if that doesn't do it I'll clean the workspace.
On Sep 13, 2017, at 8:57 AM, Arnold Schwaighofer <aschwaighofer@apple.com <mailto:aschwaighofer@apple.com>> wrote:
It looks like TestFoundation was not rebuild. The failing test has passed on incremental linux bots who rebuild TestFoundation. If the executable still references the removed array value witnesses I would not be surprised that it would fail.
I suspect a clean build will make this test succeed. I hope that Bump the module format version for array copy runtime changes by aschwaighofer · Pull Request #11895 · apple/swift · GitHub (increasing the module format number) will cause a rebuild. Cleaning the bot might get us there faster ...
+ /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/ninja-build/ninja TestFoundation
ninja: no work to do.
…
Test Case 'TestNSArray.test_sequenceType' started at 2017-09-13 15:15:06.900
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script-impl: line 262: 19229 Segmentation fault "$@"
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 139, aborting
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
On Sep 13, 2017, at 8:15 AM, no-reply@swift.org <mailto:no-reply@swift.org> wrote: