Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jaredpar
Copy link
Member

Change the Mono helpers:

  1. Properly don't run verification on Mono. Only Windows Desktop runs
    verification at this time
  2. Use the CoreClr ilasm utility instead of the Mono version. It has the
    functionality we need for our unit tests.

Related #28011

Change the Mono helpers:

1. Properly don't run verification on Mono. Only Windows Desktop runs
verification at this time
1. Use the CoreClr ilasm utility instead of the Mono version. It has the
functionality we need for our unit tests.
@jaredpar
Copy link
Member Author

CC @dotnet/roslyn-compiler for review

@jcouv jcouv self-assigned this Aug 27, 2018
@jcouv jcouv added the Test Test failures in roslyn-CI label Aug 27, 2018
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 1)

@jaredpar
Copy link
Member Author

retest ubuntu_16_mono_debug_prtest please

@jaredpar
Copy link
Member Author

mono exited with a SIGABT. Want to see if that's a one off or a reliably reproducing bug.

@jaredpar
Copy link
Member Author

Looks like this is pretty consistently causing Mono to SIGABRT here. Going to block this for now and file a bug against Mono for investigation.

@jcouv jcouv added the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Aug 28, 2018
@jcouv
Copy link
Member

jcouv commented Aug 28, 2018

Marked as "for personal review" so it doesn't show up in the query while it's blocked.

@jaredpar jaredpar requested a review from a team as a code owner August 31, 2018 20:38
@jaredpar jaredpar removed Blocked PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. labels Aug 31, 2018
@jaredpar
Copy link
Member Author

CC @jcouv after digging a bit I found the test that was causing Mono issues, disabled it and everything is passing now. Can you re-review the small diff that applied?

Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 2)

@jaredpar jaredpar merged commit 3c69b4b into dotnet:master Sep 5, 2018
@jaredpar jaredpar deleted the fix-mono-helpers branch September 5, 2018 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Test Test failures in roslyn-CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants