Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tests to verify if 4.7.3 resolves errors seen with upgrading from 4.7.0 to 4.7.2

  1. 4.7.2
    1. Without creating resourcesStart 4.7.0 with a new repository
    2. Deploy 4.7.2
    3. Restart the repository
    4. Verify that the errors occur ??
    5. data directory
    6. With creating resources
    7. Start 4.7.0 with a new repository
    8. Create a resource with SKOS namespace
      1. curl -X POST -d "<> a <http://www.w3.org/2004/02/skos/core#Concept>; <http://www.w3.org/2004/02/skos/core#prefLabel> 'foo' ." -H "Content-type: text/turtle" -D - http://localhost:8080/rest/

        Deploy
    9. Stop 4.7.0 and start 4.7.2
    10. Restart the repository
    11. Verify that the errors occur ??
    12. with the same data directory
    13. View the record from 1.b. ??
      1. Note: this did not reproduce the error for me
  2. 4.7.3Without creating resourcesRepeat 1.a., but deploying 4.7.3
      and verifying that the error does not occur
    1. With creating resourcesRepeat 1.b., but deploying 4.7.3 and verifying that the error does not occur

[1] Testing scripts

[2] Fedora 4 Release Test Suite