Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4942

Re-enable loginOnAuthorInstanceWithSuperuser test

XMLWordPrintable

      Test had to be ignored in order to perform the alpha4 release. It fails with

      java.lang.AssertionError: expected:<200> but was:<404>
      info.magnolia.integrationtests.MostBasicTest.loginOnAuthorInstanceWithSuperuser(MostBasicTest.java:63)

      The page in question is http://localhost:8088/magnoliaTest/.magnolia/admincentral;jsessionid=949vzvpjegmg
      The strange thing is that running the test with the mvn property -DleaveContainerRunningAndDontExecuteTests=true and trying to access that page directly in the browser returns the expected page (no 404).

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR