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

cmdlineargs tests: test the --sysimage code paths both with and without other command-line flags #42014

Closed

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Aug 26, 2021

  1. Test e.g. julia --sysimage=x
  2. Test e.g. julia -Cnative -g1 --sysimage=x
  3. Test e.g. julia --sysimage=x -t 2 (these tests are currently marked as broken - see #41977)

@DilumAluthge DilumAluthge added the test This change adds or pertains to unit tests label Aug 26, 2021
@DilumAluthge DilumAluthge requested a review from vtjnash August 26, 2021 11:53
@DilumAluthge DilumAluthge added the error handling Handling of exceptions by Julia or the user label Aug 26, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/cmdlineargs-test-nonexistent-sysimage branch 2 times, most recently from 5c2d7f2 to a849f32 Compare August 26, 2021 12:08
@DilumAluthge DilumAluthge force-pushed the dpa/cmdlineargs-test-nonexistent-sysimage branch from 805280f to 59d159d Compare August 28, 2021 23:10
@DilumAluthge DilumAluthge deleted the dpa/cmdlineargs-test-nonexistent-sysimage branch September 3, 2021 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error handling Handling of exceptions by Julia or the user test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant