Skip to content

A minimal project exposing a bug in Spring Test which breaks injection for parallel tests

Notifications You must be signed in to change notification settings

hansenc/parallel-injection-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

parallel-injection-bug

A minimal project exposing a bug in Spring Test which breaks injection for parallel tests. https://jira.springsource.org/browse/SPR-10635

  • Running mvn clean test fails.
  • Comment out the following line in log4j.properties and run the same command and it works.
    • log4j.logger.org.springframework.test.context.support.DependencyInjectionTestExecutionListener=DEBUG

About

A minimal project exposing a bug in Spring Test which breaks injection for parallel tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published