diff options
Diffstat (limited to 'pts/test-profiles/jgfxbat.xml')
-rw-r--r-- | pts/test-profiles/jgfxbat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-profiles/jgfxbat.xml b/pts/test-profiles/jgfxbat.xml index 51b7b73..6495a4e 100644 --- a/pts/test-profiles/jgfxbat.xml +++ b/pts/test-profiles/jgfxbat.xml @@ -7,12 +7,12 @@ <Status>VERIFIED</Status> <EnvironmentSize>0.4</EnvironmentSize> <Maintainer>Tao Zhang</Maintainer> + <Extends>java-environment</Extends> <ProjectURL>http://www.java.net/</ProjectURL> </TestProfile> <TestInformation> <Title>Java Graphics Basic Acceptance Test</Title> <Version>2.0</Version> - <ExternalDependencies>java</ExternalDependencies> <TimesToRun>1</TimesToRun> <ResultFormat>PASS_FAIL</ResultFormat> <Description>This test runs a series of automated performance/quality sub-tests that exercise the OpenGL-based Java 2D pipeline in order to verify the quality of OpenGL drivers.</Description> |