This build notes itself as having failed, but the build is fine. It was the configuration of looking for the xUnit results which is no longer properly configured for doing a release build. I just changed that and will kick off another build. Aside from that, it worked fine. I will start switching over the other builders as well.
On Fri, Apr 8, 2016 at 11:39 AM, Todd Fiala <[email protected]> wrote: > I'm testing this builder: > https://ci.swift.org/job/oss-lldb-incremental-osx/ > > with a release LLDB build. I wiped the workspace. I won't change the > other LLDB-related builders until I get positive verification that this is > working properly. > > On Fri, Apr 8, 2016 at 11:20 AM, Todd Fiala <[email protected]> wrote: > >> This is the new packet logging assertion firing on CI. We want to move >> the CI over to release so it won't hit issues like this. >> >> I will talk to the CI maintainers to see if I can get us switched over to >> LLDB release builds quickly. If not, I'll disable this assert for now. >> >> On Fri, Apr 8, 2016 at 11:15 AM, <[email protected]> wrote: >> >>> [FAILURE] oss-lldb-incremental-osx [#2425] >>> Build URL: https://ci.swift.org/job/oss-lldb-incremental-osx/2425/ >>> Project: oss-lldb-incremental-osx >>> Date of build: Fri, 08 Apr 2016 10:21:18 -0700 >>> Build duration: 54 min Identified problems: >>> >>> - Assertion failure: This build failed because of an assertion >>> failure. Below is a list of all errors in the build log: >>> - Indication 1 >>> >>> <https://ci.swift.org//job/oss-lldb-incremental-osx/2425/consoleFull#206623942c38edd5a-00f9-40a2-abac-1db59f7a90ca> >>> - Indication 2 >>> >>> <https://ci.swift.org//job/oss-lldb-incremental-osx/2425/consoleFull#206623942c38edd5a-00f9-40a2-abac-1db59f7a90ca> >>> - Regression test failed: This build failed because a regression >>> test in the test suite FAILed. Below is a list of all errors: >>> - Indication 1 >>> >>> <https://ci.swift.org//job/oss-lldb-incremental-osx/2425/consoleFull#1446299870fca400bf-2f4a-462e-b517-e058d770b2d7> >>> >>> >>> Changes >>> >>> - Commit *563057ca980fb9a8fce899184761a812164dc9d2* by *rjmccall:* >>> >>> When performing member lookup into a type during type-checking, >>> - *edit*: lib/Sema/ConstraintSystem.h >>> - *edit*: lib/Sema/CSGen.cpp >>> - *edit*: lib/Sema/CSSimplify.cpp >>> - *edit*: test/Constraints/diagnostics.swift >>> - *edit*: test/ClangModules/foreign_errors.swift >>> - *edit*: test/ClangModules/attr-swift_name_renaming.swift >>> >>> - Commit *2527f3c3402a85c42996e29932671d798a42d2c0* by *jordan_rose:* >>> >>> [test] XFAIL the coverage test under ASan. >>> - *edit*: test/SILGen/coverage_smoke.swift >>> >>> - Commit *fbbacbd780eb113a04fb99296cc1f6bb98c6d9b9* by *todd.fiala:* >>> >>> temporary fix for static binding issue on non-Apple platforms >>> - *edit*: scripts/Python/static-binding/LLDBWrapPython.cpp >>> >>> >>> >> >> >> -- >> -Todd >> > > > > -- > -Todd > -- -Todd
_______________________________________________ swift-lldb-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-lldb-dev
