• Thong Kuah's avatar
    Do not use transactional tests for this feature spec · 4a0d9755
    Thong Kuah authored
    The setup for this spec relies on multiple threads,
    but it hangs with transactional tests + decomposed databases.
    
    We could re-initialize database load balancing to re-establish a correct
    connection to prevent the hang, but now we cannot see the data we
    previously created. So the solution is to not use transactional tests,
    and rely on database cleaner's deletion strategy
    4a0d9755
user_sees_pipelines_spec.rb 8.41 KB