| Summary: | Platform.Execution.ProbekitBCI.Linux_IA32 and TI EM64T testcase failed | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Cindy Jin <jx_china> |
| Component: | TPTP | Assignee: | Raheel Ashraf <rashraf> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | jkubasta, rashraf |
| Version: | unspecified | Keywords: | plan |
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | closed471 | ||
|
Description
Cindy Jin
update target to 4.4.1 I notice that the testcase 'catch' also fails with the same result as below for the TI case on remote Windows EM64T. The rest pass. This test cases passes when run locally on Windows XP. Reassigning to myself for further investigation. Kendric, would you please see if you can fix this? **Update on the two problems reported above** Using 4.5i7 Driver: TPTP-4.5.0-200805011405 1. I got the same problem with the "Catch" testcase when running on Linux IA32 with TI agent; However, did not see this problem on Linux IA32 with PI agent nor on Win EM64T with TI agent (as initially reported). 2. The "SystemProperty" testcase passed successfully on all platform and configurations for me. During 4.5i7 testing, after updating and running the probekit testsuites, I
received failures with the following testcases:
1. ** Platform.Execution.ProbeKit.JVMTI (Win XP, Local) **
"Everything" testcase fails (See #187064)
2. ** Platform.Execution.Probekit.JVMTI.Linuxia32 **
"Catch" - same as reported above
"Everything"
"ObjectCounter" - The java class is not found: com.sample.test.MainClass
"Classpath" - The java class is not found: com.sample.test.MainClass
3. ** Platform.Execution.Probekit.JVMTI.EM64T **
"Everything"
"Classpath" - Exception in thread "main"
4. ** Platform.Execution.ProbekitBCI.Windows_IA32 **
"Everything"
"MultipleProbes"
- missing 3 lines of
Hit com/sample/test/ClassB.privateFunctionCaller methodNumber: 3
5. ** Platform.Execution.ProbekitBCI.Linux_IA32 **
"Everything"
"MultipleProbes"
- missing 1 line of
Hit com/sample/test/ClassB.privateFunctionCaller methodNumber: 3
"Classpath"
Exception in thread "main" java.lang.NoClassDefFoundError:
com/sample/test/ClassA
at ClasspathProbe_probe$Probe_0.<clinit>(ClasspathProbe_probe.java:10)
at com.sample.test.MainClass.main(MainClass.java)
Deferral to future with PMC approval When I ran these testcases locally on linux ia32 and em64t, instead of remotely, I did not observe the problems reported above. Reassigning to component owner for further investigation. *** This bug has been marked as a duplicate of bug 228731 *** As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open. |