[PATCH] D129559: Windows packaging script. Include lld-link, llvm-lib and llvm-windres from stage0

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 23:11:03 PDT 2022


CarlosAlbertoEnciso added a comment.

Test results for 64-bits - stage0

[596/597] Running the LLVM regression tests

- Testing: 47009 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 316.20s

  Unsupported      :  1534
  Passed           : 45310
  Expectedly Failed:   165

[241/242] Running the Clang regression tests

- Testing: 29800 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 623.47s

  Skipped          :     4
  Unsupported      :   249
  Passed           : 29517
  Expectedly Failed:    30

[0/1] Running lld test suite

- Testing: 2597 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 43.85s

  Unsupported      :   40
  Passed           : 2556
  Expectedly Failed:    1

[41/42] Running sanitizer_common tests

- Testing: 703 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 9.98s

  Unsupported: 388
  Passed     : 315

[47/48] Running the Clang extra tools' regression tests

- Testing: 1137 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 25.49s

  Unsupported      :   10
  Passed           : 1125
  Expectedly Failed:    2

[102/103] Running the Clangd regression tests

- Testing: 1120 tests, 12 workers --

Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

Testing Time: 15.32s

  Unsupported:   12
  Passed     : 1108


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129559/new/

https://reviews.llvm.org/D129559



More information about the llvm-commits mailing list