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

Running make testall should run all of the tests #42904

Merged
merged 1 commit into from
Nov 7, 2021

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Nov 2, 2021

Description

Before this pull request:

  1. make test will run all tests except Pkg and LibGit2/online.
  2. make testall will run all tests except Pkg and LibGit2/online.

After this pull request:

  1. make test will run all tests except Pkg and LibGit2/online.
  2. make testall will run all tests.

Motivation

If you do make testall, don't you expect it to run all of the tests?

@DilumAluthge DilumAluthge added domain:building Build system, or building Julia or its dependencies testsystem The unit testing framework and Test stdlib domain:ci Continuous integration backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Nov 2, 2021
@DilumAluthge DilumAluthge marked this pull request as ready for review November 4, 2021 22:54
test/Makefile Show resolved Hide resolved
@DilumAluthge DilumAluthge requested review from vtjnash and removed request for vtjnash November 6, 2021 23:36
@DilumAluthge DilumAluthge added the status:merge me PR is reviewed. Merge when all tests are passing label Nov 6, 2021
@DilumAluthge DilumAluthge merged commit 36304ba into master Nov 7, 2021
@DilumAluthge DilumAluthge deleted the dpa/make-testall branch November 7, 2021 07:04
@DilumAluthge DilumAluthge removed the status:merge me PR is reviewed. Merge when all tests are passing label Nov 7, 2021
KristofferC pushed a commit that referenced this pull request Nov 9, 2021
daviehh pushed a commit to daviehh/julia that referenced this pull request Nov 16, 2021
@KristofferC KristofferC mentioned this pull request Nov 19, 2021
29 tasks
@KristofferC KristofferC mentioned this pull request Jan 10, 2022
50 tasks
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
KristofferC pushed a commit that referenced this pull request Mar 15, 2022
KristofferC pushed a commit that referenced this pull request Mar 15, 2022
KristofferC pushed a commit that referenced this pull request Mar 16, 2022
KristofferC pushed a commit that referenced this pull request Mar 18, 2022
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label May 16, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies domain:ci Continuous integration testsystem The unit testing framework and Test stdlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants