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

[SR-9931] TestProcess.test_passthrough_environment test failing on Ubuntu 18.04 bot #3534

Closed
jckarter opened this issue Feb 14, 2019 · 6 comments

Comments

@jckarter
Copy link
Member

Previous ID SR-9931
Radar None
Original Reporter @jckarter
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: 13c625a0430307e6143d65a2af74d7a7

Issue Description:

https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1099/console

11:42:46 Test Case 'TestProcess.test_passthrough_environment' started at 2019-02-14 19:44:05.374
11:42:46 
/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-18_04/swift-corelibs-foundation/TestFoundation/TestProcess.swift:257: error: TestProcess.test_passthrough_environment : failed - Test failed: InvalidEnvironmentVariable("swi")
11:42:46 Test Case 'TestProcess.test_passthrough_environment' failed (0.06 seconds)
@jckarter
Copy link
Member Author

cc @millenomi or @compnerd. I see two commits that got picked up in that build look like possible candidates:

#1894
#1907

@jckarter
Copy link
Member Author

@benlangmuir disabled the test in #1915

@millenomi
Copy link
Contributor

Neither commit is the culprit; the test will fail spuriously if environment variables with \n in their name exist. Fixing.

@millenomi
Copy link
Contributor

(What changed in the build bots?)

@millenomi
Copy link
Contributor

Will use https://bugs.swift.org/browse/SR-9930 for final fix.

@jckarter
Copy link
Member Author

Thanks Lily!

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants