Skip to content

Conversation

@directhex
Copy link
Contributor

No description provided.

@directhex directhex requested a review from rolfbjarne as a code owner December 3, 2019 15:04
@directhex directhex added run-all-tests Run all our tests. run-internal-tests If tests should be executed on the internal Jenkins instance. skip-api-comparison Skips API / generator diffs when testing pull requests labels Dec 3, 2019
@monojenkins

This comment has been minimized.

@rolfbjarne
Copy link
Member

16:08:21 Foundation/NSUrlSessionHandler.cs(834,37): error CS0507: 'NSUrlSessionHandler.MonoStreamContent.SerializeToStreamAsync(Stream, TransportContext)': cannot change access modifiers when overriding 'protected' inherited member 'HttpContent.SerializeToStreamAsync(Stream, TransportContext)'

This probably needs changes in the 2019-10 PR (#7192), so the next step would probably be to wait for that PR to be merged into master, and then merge master into this branch.

@directhex
Copy link
Contributor Author

Android 2019-10 got merged, so Mac & VS are officially behind... after 2 months of Android being broken 😬

@BrzVlad BrzVlad assigned rolfbjarne and spouliot and unassigned BrzVlad, rolfbjarne and spouliot Dec 3, 2019
@BrzVlad
Copy link
Member

BrzVlad commented Dec 3, 2019

github doesn't want to assign sam :-/

@directhex directhex assigned rolfbjarne and spouliot and unassigned rolfbjarne and spouliot Dec 4, 2019
@directhex
Copy link
Contributor Author

I enjoy how if you try to assign someone in GH and the filter is empty, it unassigns everyone else instead.

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Test run, Test run' 🔥

Build succeeded
✅ Packages:

API Diff (from stable)
🔥 Failed to compare API and create generator diff 🔥
    Failed to build src/
    Search for Comparing API & creating generator diff in the log to view the complete log.
🔥 Test run failed 🔥

Test results

2 tests failed, 162 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed
  • MTouch tests/NUnit: Failed (Execution failed with exit code 4)

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
🔥 Test run failed 🔥

Test results

2 tests failed, 886 tests' device not found, 161 tests passed.

Failed tests

  • introspection/watchOS 32-bits - simulator/Debug (watchOS 3.2): Crashed
  • MTouch tests/NUnit: Failed (Execution failed with exit code 4)

@rolfbjarne rolfbjarne added skip-device-tests Skip device tests trigger-device-tests Trigger a device test run for PRs built on internal Jenkins (no effect on public Jenkins) labels Dec 5, 2019
@rolfbjarne
Copy link
Member

Looks like the only test failure is due to a new public symbol, g_module_address, which should either be made private, or the test should be updated to accept the new symbol.

@akoeplinger
Copy link
Member

That's just because it wasn't added to https://github.com/mono/mono/blob/master/mono/eglib/eglib-remap.h so should be a simple fix.

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

🔥 Build failed 🔥

@monojenkins
Copy link
Collaborator

Build failure
Build failed or was aborted

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Running XM tests on '10.15', Running XM tests on '10.15'' 🔥

Build succeeded
✅ Packages:

API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Xamarin.Mac tests on 10.15 failed: Xamarin.Mac tests on macOS 10.15 failed (apitest) 🔥
🔥 Test run failed 🔥

Test results

1 tests failed, 177 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
🔥 Test run failed 🔥

Test results

1 tests failed, 176 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@SamMonoRT
Copy link
Member

SamMonoRT commented Jan 22, 2020

@rolfbjarne - I seem to have a conflict in the external/Xamarin.MacDev file, but am really unsure what the right set of steps to merge those external folder. @spouliot , @mandel-macaque for fyi too

@rolfbjarne
Copy link
Member

@SamMonoRT I've fixed the conflict.

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
🔥 Test run failed 🔥

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Running XM tests on '10.13', Running XM tests on '10.15'' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

Build succeeded
✅ Packages:

API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Xamarin.Mac tests on 10.13 failed: Xamarin.Mac tests on macOS 10.13 failed (apitest) 🔥
🔥 Xamarin.Mac tests on 10.15 failed: Xamarin.Mac tests on macOS 10.15 failed (apitest, xammac_tests) 🔥

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Running XM tests on '10.15', Running XM tests on '10.15'' 🔥

Build succeeded
✅ Packages:

API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Xamarin.Mac tests on 10.15 failed: Xamarin.Mac tests on macOS 10.15 failed (apitest, xammac_tests) 🔥
🔥 Test run failed 🔥

Test results

1 tests failed, 178 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
Test run succeeded

@mandel-macaque
Copy link
Contributor

build

@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
Test run succeeded

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Test run, Test run' 🔥

Build succeeded
✅ Packages:

API Diff (from stable)
⚠️ API Diff (from PR only) (🔥 breaking changes 🔥)
ℹ️ Generator Diff (please review changes)
🔥 Test run failed 🔥

Test results

1 tests failed, 178 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@monojenkins
Copy link
Collaborator

Build failure
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
🔥 Test run failed 🔥

Test results

2 tests failed, 176 tests passed.

Failed tests

  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Full/Debug: Failed (Test run failed.)
  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@spouliot
Copy link
Contributor

spouliot commented Jan 28, 2020

Submission tests results https://gist.github.com/spouliot/a8208de80ff5841cdf13c3c4eb06c224
Failure for Intents looks to be a networking issue. Tests are being re-run

update 2nd run: https://gist.github.com/spouliot/cdf58f1082c2f81f800ba89256d15198

@xamarin-release-manager
Copy link
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Test run, Test run' 🔥

Build succeeded
✅ Packages:

API Diff (from stable)
API Diff (from PR only) (no change)
ℹ️ Generator Diff (please review changes)
🔥 Test run failed 🔥

Test results

1 tests failed, 178 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: Crashed

@monojenkins
Copy link
Collaborator

Build success
Build succeeded
API Diff (from stable)
❎ Skipped API comparison because the PR has the label 'skip-api-comparison'
Test run succeeded

@spouliot
Copy link
Contributor

Last batch of device results are mostly mis-reported -> #7768 should fix this

@spouliot spouliot merged commit f4ebf67 into master Jan 30, 2020
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Sep 14, 2020
@mandel-macaque mandel-macaque deleted the mono-2019-12 branch December 7, 2021 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes run-all-tests Run all our tests. run-internal-tests If tests should be executed on the internal Jenkins instance. skip-api-comparison Skips API / generator diffs when testing pull requests skip-device-tests Skip device tests trigger-device-tests Trigger a device test run for PRs built on internal Jenkins (no effect on public Jenkins)

Projects

None yet

Development

Successfully merging this pull request may close these issues.