Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.9, 2.10
-
Fix Version/s: 2.11
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
Whren regression testing for 2.11, I ran into this bug.
maven-surefire/surefire-integration-tests/src/test/resources/fork-mode-resource-loading
run mvn -DforkMode=never -Dsurfire.version=2.9 test
See it breaks, last working version is 2.8.1
Issue Links
- relates to
-
SUREFIRE-784
Surefire plugin cannot be debugged remotely by eclipse
-
Activity
Kristian Rosenvold
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description | Whren regression testing for 2.11, I ran into this bug. I am checking test project into svn |
Whren regression testing for 2.11, I ran into this bug.
maven-surefire/surefire-integration-tests/src/test/resources/fork-mode-resource-loading run mvn -DforkMode=never -Dsurfire.version=2.9 test See it breaks, last working version is 2.8.1 |
Kristian Rosenvold
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Kristian Rosenvold [ krosenvold ] | |
| Fix Version/s | 2.11 [ 17856 ] | |
| Resolution | Fixed [ 1 ] |
Kristian Rosenvold
made changes -
| Link |
This issue relates to |
Fixed with IT in r1206595