You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Vladimir Molotkov (JIRA)" <ji...@apache.org> on 2007/04/12 10:37:32 UTC

[jira] Created: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

[testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
-----------------------------------------------------------------------

                 Key: HARMONY-3633
                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
             Project: Harmony
          Issue Type: Test
          Components: build - test - ci
            Reporter: Vladimir Molotkov
            Priority: Minor


I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 

https://issues.apache.org/jira/browse/HARMONY-3501 

The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 

The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura closed HARMONY-3633.
-----------------------------------


Closing as there are HARMONY-4423 and HARMONY-4659

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Vladimir Molotkov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Molotkov updated HARMONY-3633:
---------------------------------------

    Attachment: jedit_test_new_bt.zip

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Ivaschenko, Aleksei V (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivaschenko, Aleksei V updated HARMONY-3633:
-------------------------------------------

    Attachment: jedit_test_new_bt.zip

Hello,
I've updated JEdit scenario automation scripts according to latest BTI 2.0 requirements.

Tested on Windows ia32, Linux ia32.

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura resolved HARMONY-3633.
-------------------------------------

    Resolution: Fixed

Thanks Aleksei , Vladimir - the patch was applied to BTI branch 2.0 at r550346. 
Please check that the patch was applied as you expected.

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura reassigned HARMONY-3633:
---------------------------------------

    Assignee: Stepan Mishura

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Vasily Zakharov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511770 ] 

Vasily Zakharov commented on HARMONY-3633:
------------------------------------------

Stepan, I fully agree that the stub for Toolkit.getLockingKeyState() should be included into classlib.
I raised HARMONY-4423 for that.


> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Vasily Zakharov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521446 ] 

Vasily Zakharov commented on HARMONY-3633:
------------------------------------------

As HARMONY-4423 is now fixed, I think this issue may be closed.


> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HARMONY-3633) [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506760 ] 

Stepan Mishura commented on HARMONY-3633:
-----------------------------------------

The scenario automation contains stub for java.awt.Toolkit.getLockingKeyState method. Why you don't want to offer the stub to classlib?

> [testing] JEdit automated GUI test scenario for B&T 2.0 infrastructure 
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-3633
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3633
>             Project: Harmony
>          Issue Type: Test
>          Components: build - test - ci
>            Reporter: Vladimir Molotkov
>            Assignee: Stepan Mishura
>            Priority: Minor
>         Attachments: jedit_test_new_bt.zip, jedit_test_new_bt.zip
>
>
> I've created automated test scenario for application-oriented (using JEdit application) DRLVM testing. The scenario should be integrated into new build-test infrastructure proposed in the 
> https://issues.apache.org/jira/browse/HARMONY-3501 
> The scenario starts JEdit application on tested JRE and invokes typical for Java development sequence of actions in it. Tested JRE can be specified using test's 'parameters.xml' file. 
> The bundle contains sources required for building the executables, test setup and run. The files in the bundle should be placed into adapters/ and tests/ directories proposed in new BT infrastructure. Just unzip the bundle into the root dir of the new buildtest and follow instructions in README in the HARMONY-3501.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.