Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False error "Application crashed before tests started!" #55

Closed
njuliyu opened this issue Feb 9, 2017 · 3 comments
Closed

False error "Application crashed before tests started!" #55

njuliyu opened this issue Feb 9, 2017 · 3 comments
Assignees

Comments

@njuliyu
Copy link
Contributor

njuliyu commented Feb 9, 2017

After we merged the change "Fix hangs (#49)", we started to observed the errors like
20170208.154417 [ ERROR ] (12) Application crashed before tests started!
20170208.154417 [ INFO ] (12) [11] Delete Simulator,
but the test cases were actually running well without crash. It happens in the CI environment and also fail the bluepill integration test cases.

To reproduce with the test case, check out the reuse-sim branch, run test case BluepillRunnerTests/BPIntegrationTests/testOneBPInstance
To see the error messages, you need to disable quite mode first in the line 47 of BPIntegrationTests.m:
//self.config.quiet = YES;

@ob
Copy link
Member

ob commented Feb 9, 2017

Yup, verified that it's busted. I suggest reverting to the previous version... we were a bit hasty in tagging. 😢

@njuliyu
Copy link
Contributor Author

njuliyu commented Feb 9, 2017

I created a integration-test branch based on the master, PR is pending. After merge we can reproduce the bug of "Application crashed before tests started!" directly on the master branch.

@oliverhu
Copy link
Member

close as #76

RainNapper pushed a commit to RainNapper/bluepill that referenced this issue Jun 16, 2021
…stall-instructions

Add `install-instructions` option to Node and Python linters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants