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 134278 - Test failure in AcceptanceTestCase.editXSLT: "TimeoutExpiredException: Scrolling"
Summary: Test failure in AcceptanceTestCase.editXSLT: "TimeoutExpiredException: Scroll...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ivan Sidorkin
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2008-04-30 17:51 UTC by Jesse Glick
Modified: 2008-07-29 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-04-30 17:51:11 UTC
Has failed a few times recently, I think.

org.netbeans.jemmy.TimeoutExpiredException: Scrolling
	at org.netbeans.jemmy.Waiter.waitAction(Waiter.java:169)
	at org.netbeans.jemmy.ActionProducer.produceAction(ActionProducer.java:274)
	at org.netbeans.jemmy.operators.Operator.produceTimeRestricted(Operator.java:719)
	at org.netbeans.jemmy.operators.Operator.produceTimeRestricted(Operator.java:742)
	at org.netbeans.jemmy.operators.JScrollBarOperator.scrollTo(JScrollBarOperator.java:372)
	at org.netbeans.jemmy.operators.JScrollBarOperator.scrollTo(JScrollBarOperator.java:362)
	at org.netbeans.jemmy.operators.JScrollPaneOperator.scrollToComponentRectangle(JScrollPaneOperator.java:445)
	at org.netbeans.jemmy.operators.JTreeOperator.scrollToPath(JTreeOperator.java:1261)
	at org.netbeans.jemmy.operators.JTreeOperator.selectPath(JTreeOperator.java:1032)
	at org.netbeans.test.xslt.lib.EditorTreeOperator.prepareNodeForClick(EditorTreeOperator.java:45)
	at org.netbeans.test.xslt.lib.XSLTEditorOperator.bindSourceToMethoid(XSLTEditorOperator.java:85)
	at org.netbeans.test.xslt.AcceptanceTestCase.editXSLT(AcceptanceTestCase.java:242)
Comment 1 Ivan Sidorkin 2008-07-29 09:52:58 UTC
looks like not reproducible for long time