seq  4.0.0-pre3
Functions
test_eicssw_1407_first_ob_load_fails Namespace Reference

Functions

def test_firt_ob_load_fails (qtbot)
 This issue was found while testing for release 4.0. More...
 

Function Documentation

◆ test_firt_ob_load_fails()

def test_eicssw_1407_first_ob_load_fails.test_firt_ob_load_fails (   qtbot)

This issue was found while testing for release 4.0.

After a clean redis start, the seq server

To execute manually

Start in separate terminals:

$> redis-server --port 8112
$> seq server --address localhost:8111 --redis localhost:8112

Then execute this test