-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r5.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: junit-team/junit-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r5.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 11 files changed
- 4 contributors
Commits on Feb 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d12b95e - Browse repository at this point
Copy the full SHA d12b95eView commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6c0189 - Browse repository at this point
Copy the full SHA f6c0189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290ba0e - Browse repository at this point
Copy the full SHA 290ba0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecae6ee - Browse repository at this point
Copy the full SHA ecae6eeView commit details -
Invoke TestInstancePreDestroyCallbacks in reverse registration order
Prior to this commit, when using PER_CLASS test instance lifecycle semantics, TestInstancePreDestroyCallback extensions were invoked in the order in which they were registered, which violates the general "wrapping" principle for extensions invoked after a container or test. This commit fixes this by invoking TestInstancePreDestroyCallback extensions in reverse registration order when PER_CLASS test instance lifecycle semantics have been configured. Fixes #2209
Configuration menu - View commit details
-
Copy full SHA for e5985c0 - Browse repository at this point
Copy the full SHA e5985c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcbc71 - Browse repository at this point
Copy the full SHA 0dcbc71View commit details
Commits on Mar 20, 2020
-
Don't cache URL connection when loading
junit-platform.propertiesc……ontents See also https://bugs.openjdk.java.net/browse/JDK-8224794 Closes #2194 (cherry picked from commit 4359d97)
Configuration menu - View commit details
-
Copy full SHA for edcbd81 - Browse repository at this point
Copy the full SHA edcbd81View commit details -
Prune duplicate elements in resources
Prior to this commit a list with potential duplicates is generated and verified when loading the `junit-platform.properties` file. Addresses #2207
4Configuration menu - View commit details
-
Copy full SHA for 828cdb3 - Browse repository at this point
Copy the full SHA 828cdb3View commit details -
Append SNAPSHOT classifier to version
Also increase the version from [1/5].6.0 to [1/5].6.1 which results in 1.6.1-SNAPSHOT for the Platform and 5.6.1-SNAPSHOT for Jupiter and Vintage modules.
Configuration menu - View commit details
-
Copy full SHA for 8bb577a - Browse repository at this point
Copy the full SHA 8bb577aView commit details
Commits on Mar 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60c94f2 - Browse repository at this point
Copy the full SHA 60c94f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b12896 - Browse repository at this point
Copy the full SHA 9b12896View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f2fd5 - Browse repository at this point
Copy the full SHA f0f2fd5View commit details
Commits on Mar 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 10ff918 - Browse repository at this point
Copy the full SHA 10ff918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0214614 - Browse repository at this point
Copy the full SHA 0214614View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff r5.6.0...r5.6.1