Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Some tests fail on Travis-CI #920

Closed
iskiselev opened this issue Dec 3, 2015 · 3 comments
Closed

Some tests fail on Travis-CI #920

iskiselev opened this issue Dec 3, 2015 · 3 comments
Assignees

Comments

@iskiselev
Copy link
Member

After last Mono update some tests fail on Travis-CI (see #914). We need to review them and probably mark with FailsOnMono.

Also looks like most mono fails happen on domain unload. I want to split stubbed/translated tests into different configurations and try to disable creating new domain for each test, as it may improve CI staibility.

@kg
Copy link
Member

kg commented Dec 4, 2015

Sounds good. Shame about the domain thing. Would it make sense to investigate running multiple nunit processes instead of using appdomains?

@iskiselev iskiselev changed the title Some tests fails on Travis-CI Some tests fail on Travis-CI Dec 4, 2015
@iskiselev iskiselev self-assigned this Dec 4, 2015
iskiselev added a commit to iskiselev/JSIL that referenced this issue Dec 4, 2015
due changing of delegates implementation in Mono 4.2. (sq#920)
@iskiselev iskiselev mentioned this issue Dec 5, 2015
@iskiselev
Copy link
Member Author

@kg
Copy link
Member

kg commented Dec 7, 2015

Thanks for filing those reports.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants