• Wez's avatar
    Revert "Add missing message-received expectation to IPCMojoBootstrapTest." · 6d1fd84a
    Wez authored
    This reverts commit cdcb0262.
    
    Reason for revert: We believe that this causes the tests to flake on various platforms, due to issue 816620. We'll re-land it when the mojo::edk::Channel fix has landed.
    
    
    Original change's description:
    > Add missing message-received expectation to IPCMojoBootstrapTest.
    > 
    > Some of these tests expected a message from the child process, and would
    > verify that it was valid/invalid as expected, but would still pass if
    > no message were received at all.
    > 
    > Bug: 816620
    > Change-Id: Ie8acf85086f4416c7023118673c40d00a2e190d7
    > Reviewed-on: https://chromium-review.googlesource.com/955554
    > Reviewed-by: Ken Rockot <rockot@chromium.org>
    > Commit-Queue: Wez <wez@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#542296}
    
    TBR=wez@chromium.org,rockot@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 816620
    Change-Id: I534fa23c12072cf08507ed4c8073e7505edaf262
    Reviewed-on: https://chromium-review.googlesource.com/959241Reviewed-by: default avatarWez <wez@chromium.org>
    Commit-Queue: Wez <wez@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#542526}
    6d1fd84a
ipc_mojo_bootstrap_unittest.cc 5.99 KB