2 Replies Latest reply on Nov 27, 2009 1:39 PM by nbelaevski

    Automated testing of RF jsf2_0 profile

    lfryc

      I want to introduce the QA stuff related to automated testing of 3.3.3.
      We have two environments available for testing:




      Configuration:

      richfaces-demo

      Selenium-based functional tests of richfaces-demo application covers most of the components' basic functionality.

      Configured similar to non-JSF2 branch, with exception of usage of JBossAS 5.1.0.GA with rewritten Mojarra 2.0.1 FCS libs.

      Job using 3.3.3-jsf2-SNAPSHOT builds of richfaces-demo (tied to snapshots repository) - last successful build before merge from sandbox/3.3.X_JSF2 - the build after merge still isn't successful.

      Related JIRA: https://jira.jboss.org/jira/browse/RF-8026

      embjopr-jsfunit

        • 1. Re: Automated testing of RF jsf2_0 profile
          lfryc

          embjopr-jsfunit

          JSFUnit tests of admin-console.war included in JBoss AS and EAP distributions which uses RichFaces.

          I was already able to build admin-console with 3.3.3 snapshots and run JSFUnit tests, but this is not case of 3.3.3-jsf2 snapshots.

          Related JIRA: https://jira.jboss.org/jira/browse/RFPL-181

          The build pass ok, but when you deploy admin-console to JBossAS, it fails to start (it freezes on Initializing Mojarra 2.0.1...).

          I will ask for solving this issue by EmbJopr team since I can provide them snapshots of 3.3.3-jsf2 libs.

          • 2. Re: Automated testing of RF jsf2_0 profile
            nbelaevski

            Hi,

            I've checked JSF2 tests build for rf-demo today (richfaces-3.3-jsf2-demoapp-ftest-firefox-linux-sandbox project) and it's failing:

            [INFO] ------------------------------------------------------------------------
            [ERROR] BUILD FAILURE
            [INFO] ------------------------------------------------------------------------
            [INFO] : org.apache.maven.plugin.dependency.PurgeLocalRepositoryMojo@1ed27e4
            Failed to refresh project dependencies for: org.jboss.richfaces.integrationTest:selenium-test:jar:3.3.3-SNAPSHOT
            
            Artifact resolution failed for project: org.jboss.richfaces.integrationTest:selenium-test:jar:3.3.3-SNAPSHOT

            Can please somebody take a look at this problem?