1 2 Previous Next 18 Replies Latest reply on Feb 4, 2010 10:29 AM by camunda Go to original post
      • 15. Re: Problems with SVN Connector
        camunda

        Hi Randall.

         

        Thanks for that! I updated to the latest head and did a clean install. The test case is working now :-)

         

        But I had 3 other tests failing:


          shouldProvideDescriptorValues(org.modeshape.jcr.JcrRepositoryTest)
          shouldProvideBuiltInDescriptorsWhenNotSuppliedDescriptors(org.modeshape.jcr.JcrRepositoryTest)
          shouldProvideUserSuppliedDescriptors(org.modeshape.jcr.JcrRepositoryTest)

         

        Tests run: 1450, Failures: 3, Errors: 0, Skipped: 6

         

        I attach the reports (without really having looked at them, sorry, a bit in a hurry at the moment).

        • 16. Re: Problems with SVN Connector
          spagop

          Hello Bernd,

           

          Thanks for the hint. After I got changes made by Randall today and then run "mvn clean install", all unit tests pass. Question, are you running the last revision from trunk?

           

          Cheers,

          Serge.

          • 17. Re: Problems with SVN Connector
            rhauch

            I accidentally committed a change to the descriptor values without including the changes to these tests. I fixed it about 20 minutes later (after our continuous integration build failed), but you must have updated from SVN during that window.

             

            A simple 'svn update' should get you the corrected tests. The Hudson tests are running clean.

             

            Apologies!

            • 18. Re: Problems with SVN Connector
              camunda
              No problem. Works now. Thanks!
              1 2 Previous Next