llvm / llvm-zorg

Other
65 stars 94 forks source link

Use lower priority for 'preamble' logs. Use higher priority for the rest stdio. #209

Closed slydiman closed 3 months ago

slydiman commented 3 months ago

Here is the sample https://lab.llvm.org/buildbot/#/builders/101/builds/263

The failed step 3 has 2 logs preamble and stdio with the same type s. We must select the second log in this case.