This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35502 - IDECommitValidation.testMDI: Frame with title "Explorer [Properties of SampleClass]" not found.
Summary: IDECommitValidation.testMDI: Frame with title "Explorer [Properties of Sample...
Status: RESOLVED WORKSFORME
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2003-08-19 22:29 UTC by Jesse Glick
Modified: 2003-09-26 06:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Failure log (10.54 KB, text/html)
2003-08-19 22:29 UTC, Jesse Glick
Details
Jemmy log (7.11 KB, text/plain)
2003-08-19 22:30 UTC, Jesse Glick
Details
Screenshot (9.49 KB, image/png)
2003-08-19 22:30 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2003-08-19 22:29:25 UTC
Test failure in dev build. JDK 1.4.2.
Comment 1 Jesse Glick 2003-08-19 22:29:54 UTC
Created attachment 11368 [details]
Failure log
Comment 2 Jesse Glick 2003-08-19 22:30:29 UTC
Created attachment 11369 [details]
Jemmy log
Comment 3 Jesse Glick 2003-08-19 22:30:54 UTC
Created attachment 11370 [details]
Screenshot
Comment 4 _ tboudreau 2003-08-20 10:20:51 UTC
FWIW, testing based on frame title is not such a great idea.
I don't know whether the frame is not shown, or the title
is just different, but a title change should not be able to
trigger a test failure.

It would be far better for either the frame to be named,
or for the test to locate the Property Sheet component and
figure out if it's displaying the correct node.
Comment 5 Jiri Rechtacek 2003-09-15 14:25:33 UTC
Jesse, is this test failing still? I'm not able to reproduce it nor
see any defect direct in the code. Should I investigate more? Or I can
close as worksforme?
ccing Jirka Skrivanek as jemmy/jelly tests supervisor for advice
Comment 6 Jiri Skrivanek 2003-09-16 08:24:04 UTC
IDE commit validation passes on current builds. I think it can be closed.
Comment 7 Jesse Glick 2003-09-18 06:19:49 UTC
I believe it continues to fail for me (can't remember when I last
checked). However if it passes for everyone else, then fine. It's a
GUI test so I expect some unreproducibility. If you haven't heard of
failures from other people, I guess it can be closed WORKSFORME.
Comment 8 Jesse Glick 2003-09-18 17:11:44 UTC
FWIW this is still reproducibly failing for me on my box: Linux
2.4.18, JDK 1.4.0_04 (used just for builds and commit tests), ide-mode
tests running inside a nested VNC server. I just updated trunk sources
a few hours ago and did a clean build; this is the only commit
validation failure.
Comment 9 Jiri Skrivanek 2003-09-19 07:36:50 UTC
Because commit validation passes on other computers, I think it is not
a problem in openide but in tests. I'll try to figure out what is
going wrong.
Comment 10 Jiri Skrivanek 2003-09-26 06:28:38 UTC
I cannot reproduce the problem even under VNC 3.3.7 (Linux 2.4.18,
JDK1.4.0/1.4.2).