This is an archive of the discontinued LLVM Phabricator instance.

[test] Fix flang test failures due to not handling .exe
AbandonedPublic

Authored by ctetreau on Feb 28 2020, 10:27 AM.

Details

Summary
  • Update flang tests to account for the fact that the binary is called flang.exe on windows

Diff Detail

Event Timeline

ctetreau created this revision.Feb 28 2020, 10:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2020, 10:27 AM

Do you have any idea why this isn't failing on the public buildbots? There are multiple Windows buildbots that are running these tests (for example, http://lab.llvm.org:8011/builders/llvm-clang-win-x-aarch64, and http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/22371 ), and the tests are passing there.

ctetreau abandoned this revision.Apr 8 2020, 3:45 PM