[WIP][Test PR] Trick vsts attachment - #7788
Conversation
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
b44a9e4 to
5724547
Compare
|
Build failure ✅ Build succeeded |
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
Build success |
There is a lot of logic related to xml in the AppRunner making it more complicated than needed. Move the methods to a hlper class.
5724547 to
fb1d658
Compare
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
Build failure |
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
Build failure Test results1 tests failed, 86 tests passed.Failed tests
|
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
Build failure ✅ Build succeeded |
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
Build success |
Commits are: * [interp] context can be uninitialized for get_resume_state callback (#18535) mono/mono@455cf7d * [2019-12] [debugger] Native thread not executing managed code considered as terminated (#18504) mono/mono@a979811 * [jit] Compute has_references correctly for gshared types whose constraint is a generic valuetype. Also emit write barriers correctly for these types. (#18562) mono/mono@f9e5a6d * [2019-12] Bump msbuild to track mono-2019-10 (#18577) mono/mono@01be275 * [runtime] Disable lldb backtrace display on osx, it hangs on attaching in lldb. (#18591) mono/mono@ef8188a * configure.ac: remove AC_SEARCH_LIBS for libintl (#18595) mono/mono@e55302c * Bump bockbuild for Pango patch 1e2d68b * [corlib] Split corlib xunit tests even more for iOS (#18620) mono/mono@8b72dbb * [2019-12] [merp] MONO_DEBUG=no-gdb-stacktrace shouldn't disable MERP (#18611) mono/mono@4c93e38 * [aot] Avoid inflating gparams with byreflike types during generic sharing. (#18682) mono/mono@0011444 * Update deprecated query parameter to header (#18705) mono/mono@e65846b * [NUnitLite] Bump nunitlite submodule. (#18733) mono/mono@36073a0 Diff: mono/mono@2edccc5...36073a0
c956312 to
7da8239
Compare
|
Build failure ✅ Build succeeded |
|
Build failure Test results6 tests failed, 165 tests passed.Failed tests
|
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Provisioning' 🔥 : hudson.AbortException: script returned exit code 1 |
|
Build failure Test results6 tests failed, 81 tests passed.Failed tests
|
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Provisioning' 🔥 : hudson.AbortException: script returned exit code 1 |
|
✅ Jenkins job (on internal Jenkins) succeeded ✅ Build succeeded ✅ API Diff (from stable) |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
Build failure |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Checkout' 🔥 : hudson.AbortException: There is already a newer build in progress (#20) |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException 🔥 Build failed 🔥 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : hudson.AbortException: script returned exit code 2 🔥 Build failed 🔥 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : hudson.AbortException: script returned exit code 2 🔥 Build failed 🔥 |
This reverts commit 9d457c7.
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
Build failure |
|
❌ Build was (probably) aborted 🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Signing' 🔥 : hudson.AbortException: script returned exit code 3 |
|
Build failure |
This is a test PR to see if we can trick VSTS on adding attachments in the test panel.