Skip to content

disable new large types test on 32-bit platforms to unblock the bots #10567

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

Merged
merged 1 commit into from
Jun 24, 2017

Conversation

shajrawi
Copy link

@shajrawi shajrawi commented Jun 24, 2017

workaround for this error on the bots:

******************** TEST 'Swift(watchsimulator-i386) :: IRGen/big_types_corner_cases.swift' FAILED ********************
06:45:12 Script:
06:45:12 --
06:45:12 /Users/buildnode/jenkins/workspace/oss-swift-package-osx/build/buildbot_osx/swift-macosx-x86_64/bin/swiftc -frontend -target i386-apple-watchos2.0  -module-cache-path '/var/folders/_8/79jmzf2142z2xydc_01btlx00000gn/T/swift-testsuite-clang-module-cachejTXIk2' -sdk /Applications/Xcode-beta.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator4.0.sdk -swift-version 3 -assume-parsing-unqualified-ownership-sil -enable-large-loadable-types /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/test/IRGen/big_types_corner_cases.swift -emit-ir | /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/utils/PathSanitizingFileCheck --sanitize 'BUILD_DIR=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/build/buildbot_osx/swift-macosx-x86_64' --sanitize 'SOURCE_DIR=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift' --use-filecheck '/Users/buildnode/jenkins/workspace/oss-swift-package-osx/build/buildbot_osx/llvm-macosx-x86_64/./bin/FileCheck' /Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/test/IRGen/big_types_corner_cases.swift
06:45:12 --

@shajrawi
Copy link
Author

@swift-ci Please smoke test and merge

// CHECK: call void @llvm.memcpy.p0i8.p0i8.i64
// CHECK: call %swift.type* @_T0ypMa()
// CHECK: ret void
// CHECK-LABEL-64: define{{( protected)?}} swiftcc void @_T022big_types_corner_cases10enumCalleeyAA9LargeEnumOF(%T22big_types_corner_cases9LargeEnumO* noalias nocapture dereferenceable(34)) #0 {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHECK-64-LABEL I believe.

@swift-ci swift-ci merged commit 5520ca2 into swiftlang:master Jun 24, 2017
@gparker42
Copy link
Contributor

Joe, what bug report are you using to track fixing the bug and re-enabling the test?

@shajrawi
Copy link
Author

@gparker42 There's no open bug for it at the moment - just part of the umbrella radar for large loadable types

@shajrawi shajrawi deleted the watch_disable branch April 12, 2019 22:43
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.

4 participants