[MAGNOLIA-4979] AdminCentralUITest#assureAppLauncherDoesNotGoBlank fails under certain conditions Created: 17/Apr/13  Updated: 22/May/13  Resolved: 21/May/13

Status: Closed
Project: Magnolia
Component/s: None
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Bug Priority: Major
Reporter: Daniel Lipp Assignee: Daniel Lipp
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Relates
relates to MGNLUI-1018 Opening and closing an App and reload... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Date of First Response:
Sprint: Beta 2, Beta 3

 Description   

Since MGNLUI-1018 is fixed AppLauncher should no longer go blank. Unfortunately that mentioned tests failed quite often on hudson (http://hudson.magnolia-cms.com/view/Product%20Team/job/magnolia-bundle_trunk-with-selenium_profile/166/) and the screenshots clearly show that it's really blank.
Looks like it's not happening when only running that single test.

Local build with ui-tests sometimes (about every 10th time) also showed the problem.



 Comments   
Comment by Daniel Lipp [ 17/Apr/13 ]

Potential hint: looks like the execution order on hudson slave is different to the local one:

e.g. http://hudson.magnolia-cms.com/view/Product%20Team/job/magnolia-bundle_trunk-with-selenium_profile/166/

Running info.magnolia.integrationtests.rendering.SimpleRenderingTest
Running info.magnolia.integrationtests.uitest.ActivationUITest
Running info.magnolia.integrationtests.uitest.ContentAppUITest
Running info.magnolia.integrationtests.uitest.ImageEditorUITest
Running info.magnolia.integrationtests.uitest.PageEditorUITest
Running info.magnolia.integrationtests.uitest.AdminCentralUITest
Running info.magnolia.integrationtests.MostBasicTest
Running info.magnolia.integrationtests.PageActivationTest
Running info.magnolia.integrationtests.GzipFilterTest

Results :

Failed tests:   assureAppLauncherDoesNotGoBlank(info.magnolia.integrationtests.uitest.AdminCentralUITest): App Launcher should not be blank so e.g. Pages tile should be around

Tests run: 26, Failures: 1, Errors: 0, Skipped: 5

But that alone can't be the key to the problem because e.g. in succeeding http://hudson.magnolia-cms.com/view/Product%20Team/job/magnolia-bundle_trunk-with-selenium_profile/158/ order had been as in /166

Local order:

Running info.magnolia.integrationtests.GzipFilterTest
Running info.magnolia.integrationtests.MostBasicTest
Running info.magnolia.integrationtests.PageActivationTest
Running info.magnolia.integrationtests.rendering.SimpleRenderingTest
Running info.magnolia.integrationtests.ServletSanityTest
Running info.magnolia.integrationtests.uitest.ActivationUITest
Running info.magnolia.integrationtests.uitest.AdminCentralUITest
Running info.magnolia.integrationtests.uitest.ContentAppUITest
Running info.magnolia.integrationtests.uitest.ImageEditorUITest
Running info.magnolia.integrationtests.uitest.PageEditorUITest
Comment by Tobias Mattsson [ 21/May/13 ]

The test has just been ignored

    @Ignore("Reactivate when MAGNOLIA-4979 is fixed")
    @Test
    public void assureAppLauncherDoesNotGoBlank() {
Comment by Daniel Lipp [ 21/May/13 ]

Commit 43eb05 (from April 17th) did indeed just add the @Ignore - e7c76d5 now fixes it but I had only committed and not yet pushed it when resolving the ticket.

Comment by Tobias Mattsson [ 22/May/13 ]

Found the commit, https://git.magnolia-cms.com/gitweb/?p=ce-bundle.git;a=commit;h=e7c76d5c66e8b5ff057b5fe27cbfdf2b9c726bb9

Looks good.

Generated at Mon Feb 12 04:00:50 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.