Revision
17053
by andreib:
Small change that should've been committed with the last fix to create a test object instead of procure one. |
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 |
Revision
17015
by andreib:
Found a subtle race condition in a test and fixed it. |
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 |
Revision
17014
by andreib:
Need to call v2 /log on nodes that support it and v1 /log on v1 nodes because they only support pidFilter. |
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 |
Revision
17013
by andreib:
Added an extra error message around creating a log entry |
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 |
Revision
17011
by rnahf:
turned off the v1-only bypass in SANDBOX. better late than never. |
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 |
Revision
17010
by rnahf:
added v1-only flag to STAGE properties files (as was done for SANDBOX) |
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 |
Revision
17007
by rnahf:
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/apiTests/MNCoreV2SlowIT.java | src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java |