-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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.7.1
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.7.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 13 files changed
- 3 contributors
Commits on Feb 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef4a3f6 - Browse repository at this point
Copy the full SHA ef4a3f6View commit details
Commits on Apr 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b52cc7 - Browse repository at this point
Copy the full SHA 4b52cc7View commit details
Commits on May 13, 2021
-
Fix package path computation in
ClasspathScanner
Fix `getRootUrisForPackage()` in class `ClasspathScanner` by looking for two "wordings" of a package name. For example, package `foo.bar` is expanded to `foo/bar` and `foo/bar/`. The latter allows find package `foo.bar` in a module called `foo.bar`, and not `foo`. This commit also ensures, that there's no regression (compared to #2531) by launching test runs using the standalone artifact with `--select-package` and `--scan-class-path`. Fixes #2500 Fixes #2600 Fixes #2612
Configuration menu - View commit details
-
Copy full SHA for cf9c8fd - Browse repository at this point
Copy the full SHA cf9c8fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55509ea - Browse repository at this point
Copy the full SHA 55509eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72e305b - Browse repository at this point
Copy the full SHA 72e305bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2555cd0 - Browse repository at this point
Copy the full SHA 2555cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0984740 - Browse repository at this point
Copy the full SHA 0984740View commit details
Commits on May 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b39a2ec - Browse repository at this point
Copy the full SHA b39a2ecView commit details -
Acquire global read lock in presence of other exclusive resources
Prior to this commit, the global read lock was not acquired for test classes with `@ResourceLock` annotations causing `@Isolated` tests to run in parallel. Fixes #2605.
Configuration menu - View commit details
-
Copy full SHA for 871ab82 - Browse repository at this point
Copy the full SHA 871ab82View commit details -
Configuration menu - View commit details
-
Copy full SHA for a589243 - Browse repository at this point
Copy the full SHA a589243View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d8315 - Browse repository at this point
Copy the full SHA f8d8315View 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.7.1...r5.7.2