Uh oh!
There was an error while loading. Please reload this page.
Attempt to fix Azure line endings - #62545
Conversation
Mark-Simulacrum
commented
Jul 9, 2019
@bors try |
bors
commented
Jul 9, 2019
⌛ Trying commit 74a3e2d with merge 1a28770611236a2e08dbec2eb215731765d47306... |
rust-highfive
commented
Jul 9, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
rust-highfive
commented
Jul 9, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Mark-Simulacrum
commented
Jul 9, 2019
@bors try |
bors
commented
Jul 9, 2019
Attempt to fix Azure line endings This is just a verification step for now, but I want to run it in a try builder to gauge whether it works or not. Presumably it'll fail, and we can then attempt to track down why. r? @ghost
Mark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit 8466875e444d6381e9944fbebe57a06d61c03c0b with merge 2819253d71d0b9f54374fd7c5301567eaf21a64f... |
8466875 to
1642e7bCompareMark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit 1642e7bd8b752877f379723ed04ed85fc0536856 with merge 4277186abe016f30165edbc76438a100b6467529... |
1642e7b to
ed695acCompareMark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit ed695ac7cb3ac26bae24543160948e01cc91defb with merge f088fcab5e51dcf6c1733fbb6dac1c7d3c879164... |
ed695ac to
07514f2Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
07514f2 to
6c07341Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Attempt to fix Azure line endings This is just a verification step for now, but I want to run it in a try builder to gauge whether it works or not. Presumably it'll fail, and we can then attempt to track down why. r? @ghost
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
9d8bd47 to
19e1e98CompareMark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit 19e1e989c315445b6f3ca8a4cb3cd83d2bbd0111 with merge ca9d18df291f525e10ea726703cb616bf35797b9... |
rust-highfive
commented
Jul 10, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Jul 10, 2019
💔 Test failed - checks-azure |
19e1e98 to
470d0ffCompareMark-Simulacrum
commented
Jul 10, 2019
Show environment variables: |
Mark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
Attempt to fix Azure line endings This is just a verification step for now, but I want to run it in a try builder to gauge whether it works or not. Presumably it'll fail, and we can then attempt to track down why. r? @ghost
rust-highfive
commented
Jul 10, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
rust-highfive
commented
Jul 10, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Jul 10, 2019
💔 Test failed - checks-azure |
470d0ff to
bb6ce87CompareMark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit bb6ce875d0a460849cc33a786774c8a8b68dc5c1 with merge 98a50f0f0b6fdc045ec1b645b1bda03feae02267... |
rust-highfive
commented
Jul 10, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
rust-highfive
commented
Jul 10, 2019
Your PR failed (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Jul 10, 2019
💔 Test failed - checks-azure |
bb6ce87 to
7717ca5CompareMark-Simulacrum
commented
Jul 10, 2019
@bors try |
bors
commented
Jul 10, 2019
⌛ Trying commit 7717ca59067e3bcb621616e0101a3092f3e2f3ad with merge f63a9ebba24fc350d683a8b67a471b5884b87832... |
During installation of mingw, at least, the git directories change, so we need to reset the core.autocrlf config to false. Once we finish checking out submodules, check that the line endings are \n and not \r\n.
7717ca5 to
df725c2Compare…bini Ensure that checkout is with \n line endings During installation of mingw, at least, the git directories change, so we need to reset the core.autocrlf config to false. Once we finish checking out submodules, check that the line endings are \n and not \r\n. Artifacts were built via the last try on #62545; I've manually confirmed that `install.sh` appears to no longer have `\r\n` line endings. Fixes#62276.
This is just a verification step for now, but I want to run it in a try builder to gauge whether it works or not. Presumably it'll fail, and we can then attempt to track down why.
r? @ghost