Changes
Summary
- Small change that should've been committed with the last fix to create a test object instead of procure one.
- Found a subtle race condition in a test and fixed it.
- Need to call v2 /log on nodes that support it and v1 /log on v1 nodes because they only support pidFilter.
- Added an extra error message around creating a log entry
- turned off the v1-only bypass in SANDBOX. better late than never.
- added v1-only flag to STAGE properties files (as was done for SANDBOX)
- adding an ignore to one of the SlowIT tests (testGetLogRecords_eventFiltering) because it was causing severe delays in test environment.
Change Type | Path in Repository | Path in Workspace |
---|---|---|
/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.java | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java | src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.java | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.SANDBOX.test.properties | src/main/resources/org/dataone/configuration/context.SANDBOX.test.properties | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.STAGE.test.properties | src/main/resources/org/dataone/configuration/context.STAGE.test.properties | |
Change Type | Path in Repository | Path in Workspace |
/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java | src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java |