[
https://issues.jboss.org/browse/RFPL-3958?page=com.atlassian.jira.plugin....
]
Jiří Štefek edited comment on RFPL-3958 at 8/13/15 10:25 AM:
-------------------------------------------------------------
The status tests were refactored with JavaScript checking of the status image on the page,
however MutationObservers are not supported in PhantomJS 1.9, so these tests are failing
there. After this fix, the only unstable test on Firefox seems to be
{{ITestPushTopicsContext}}.
I have to find out how to fix the status tests with PhantomJS, probably listening to the
deprecated DOMSubtreeModified events.
was (Author: jstefek):
The status tests were refactored with JavaScript checking of the status image on the page,
however MutationObservers are not supported in PhantomJS 1.9, so these tests are failing
there. After this fix, the only unstable test on Firefox seems to be
{{ITestPushTopicsContext}}.
I have to find out how to fix the status tests with PhantomJS, probably using the
deprecated DOMSubtreeModified listeners.
showcase: stabilize integration tests
-------------------------------------
Key: RFPL-3958
URL:
https://issues.jboss.org/browse/RFPL-3958
Project: RichFaces Planning
Issue Type: Task
Components: examples
Affects Versions: 4.5.8
Reporter: Jiří Štefek
Assignee: Jiří Štefek
The showcase tests are not stable, especially tests for:
* collapsiblePanel
* contextMenu
* dataTable
* editor
* inplaceInput
* inplaceSelect
* push
* progressBar
* status
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)