[tor-bugs] #32340 [Core Tor/Tor]: [Android] FAIL src/test/test_process_slow.c:240: assert(smartlist_len(process_data->stdout_data) OP_EQ 12): 2 vs 12

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 9 18:17:58 UTC 2020


#32340: [Android] FAIL src/test/test_process_slow.c:240:
assert(smartlist_len(process_data->stdout_data) OP_EQ 12): 2 vs 12
--------------------------------+------------------------------------
 Reporter:  eighthave           |          Owner:  (none)
     Type:  defect              |         Status:  new
 Priority:  Medium              |      Milestone:  Tor: 0.4.3.x-final
Component:  Core Tor/Tor        |        Version:
 Severity:  Normal              |     Resolution:
 Keywords:  Android 043-should  |  Actual Points:
Parent ID:                      |         Points:
 Reviewer:                      |        Sponsor:
--------------------------------+------------------------------------

Comment (by ahf):

 The test checks if we can run a binary, get the output from a child
 process' standard out and standard error. We store each line read in a
 smartlist_t and check if we have received the expected number of lines. If
 the value is 0, it's often because we were not able to run the process.

 Can you run the test binary manually?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32340#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list