wohali opened a new pull request #3500:
URL: https://github.com/apache/couchdb/pull/3500


   Straightforward, but I'm still failing a test:
   
   ```
   module 'couch_js_tests'
     Test couchjs
       couch_js_tests: fun.should_create_sandbox...[0.034 s] ok
       couch_js_tests: fun.should_roundtrip_utf8...[0.034 s] ok
       couch_js_tests: fun.should_roundtrip_modified_utf8...[0.033 s] ok
       couch_js_tests: fun.should_replace_broken_utf16...[0.033 s] ok
       couch_js_tests: fun.should_allow_js_string_mutations...[0.036 s] ok
       couch_js_tests: fun.should_exit_on_oom...*failed*
   in function couch_os_process:prompt/2 (src/couch_os_process.erl, line 59)
   in call from couch_query_servers:proc_prompt/2 (src/couch_query_servers.erl, 
line 536)
   in call from couch_js_tests:trigger_oom/1 (test/eunit/couch_js_tests.erl, 
line 164)
   in call from eunit_test:run_testfun/1 (eunit_test.erl, line 71)
   in call from eunit_proc:run_test/1 (eunit_proc.erl, line 522)
   in call from eunit_proc:with_timeout/3 (eunit_proc.erl, line 347)
   in call from eunit_proc:handle_test/2 (eunit_proc.erl, line 505)
   in call from eunit_proc:tests_inorder/3 (eunit_proc.erl, line 447)
   **throw:{os_process_error,"OS process timed out."}
     output:<<"">>
   
   erl_child_setup: failed with error 32 on line 260
   erl_child_setup: failed with error 32 on line 260
   erl_child_setup: failed with error 32 on line 260
   erl_child_setup: failed with error 32 on line 260
       [done in 5.379 s]
     [done in 5.523 s]
   ```
   
   All the rest pass (testing on debian bullseye with prebuilt SM78 packages). 
Suggestions welcome.
   
   /cc @janl @dch @davisp 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to