You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/03/20 15:02:32 UTC

[jira] Resolved: (HARMONY-3440) [drlvm][winx64][testing] add support 'build test' on Windows/Intel64 platform

     [ https://issues.apache.org/jira/browse/HARMONY-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-3440.
----------------------------------------

    Resolution: Fixed

Patch applied at 520392. Please check that it was applied as expected.

> [drlvm][winx64][testing] add support 'build test' on Windows/Intel64 platform
> -----------------------------------------------------------------------------
>
>                 Key: HARMONY-3440
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3440
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>         Environment: windows/em64t
>            Reporter: Pavel Rebriy
>         Assigned To: Gregory Shimansky
>         Attachments: build_test_for_WinX64.patch
>
>
> The issue add support 'build test' on Windows/Intel64 platform.
> Exclude lists are the following:
> For JIT opt:
> Excluded for all test due to HARMONY-3396.
> For JIT jet:
> JVMTI tests:
> Excluded all test due to JVMTI doesn't support for JET on Windows/Intel64.
> Kernel tests:
> java/lang/reflect/FieldTest.java                     - HARMONY-3110
> org/apache/harmony/lang/annotation/AllTypesTest.java - HARMONY-3110
> java/lang/SystemTest.java                            - HARMONY-2453
> java/lang/ClassAnnotationsTest.java                  - Unknown failure (no JIRA issue)
> Smoke tests:
> StackTest.java                                       - HARMONY-2972
> io/Integers.java                                     - HARMONY-2977
> For Interpreter:
> Kernel tests:
> java/lang/ClassGenericsTest.java                     - HARMONY-3214
> java/lang/ClassGenericsTest4.java                    - HARMONY-3214
> java/lang/SystemTest.java                            - HARMONY-2453
> Smoke tests:
> io/Integers.java                                     - HARMONY-2977
> gc/Mark.java                                         - StackOverflow exception (no JIRA issue)
> Besides manifests creation for smoke, jvmti and regression tests are fixed.

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