UnstableChanges

Summary

  1. Small change that should've been committed with the last fix to create a test object instead of procure one.
  2. Found a subtle race condition in a test and fixed it.
  3. Need to call v2 /log on nodes that support it and v1 /log on v1 nodes because they only support pidFilter.
  4. Added an extra error message around creating a log entry
  5. turned off the v1-only bypass in SANDBOX. better late than never.
  6. added v1-only flag to STAGE properties files (as was done for SANDBOX)
  7. adding an ignore to one of the SlowIT tests (testGetLogRecords_eventFiltering) because it was causing severe delays in test environment.
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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/MNSystemMetadataMutabilityImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.javasrc/test/java/org/dataone/integration/it/testImplementations/LogAggregationFunctionalTestImplementations.java
Revision 17013 by andreib:
Added an extra error message around creating a log entry
Change TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/testImplementations/CoreTestImplementations.javasrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.SANDBOX.test.propertiessrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/main/resources/org/dataone/configuration/context.STAGE.test.propertiessrc/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 TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.javasrc/test/java/org/dataone/integration/it/apiTests/MNCoreV2SlowIT.java