datepicker and sortable tests hang on ppc64le

datepicker and sortable tests hang on ppc64le

Hi All,

I am trying to install (from source) an run the jquery unit tes on ppc64le and am getting an issue wherin the sortable and datepicker tests are hanging.

Relevant version information is as below.

bash-4.2# phantomjs --version
2.1.1
bash-4.2# node --version
v6.2.1
bash-4.2# npm --version
3.9.3


This is the log I see

>> 6 files lint free.

Running "requirejs:js" (requirejs) task

Running "qunit:files" (qunit) task
Testing tests/unit/accordion/accordion.html ............................................OK
Testing tests/unit/autocomplete/autocomplete.html .................................................................OK
Testing tests/unit/button/button.html .....................OK
Testing tests/unit/button/deprecated.html ............................OK
Testing tests/unit/checkboxradio/checkboxradio.html .................................OK
Testing tests/unit/controlgroup/controlgroup.html ..................................OK
Testing tests/unit/core/core.html ..........................................OK
Testing tests/unit/datepicker/datepicker.html

If I disable these two tests, all other pass successfully. I have built phantomjs from source as a binary is not avilable for the same for ppc64le architecture. The self tests for phantomjs pass.

Any pointers on anything that I might be missing here or where to look for possible issues would be of great help. Thanks in advance!

Regards,

Priya

    • Topic Participants

    • sethp