set_config() anomaly

Bug #1174710 reported by Federico Razzoli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
STK-Unit
Fix Released
Critical
Unassigned

Bug Description

CALL stk_unit.config_set('show_err','1');
CALL stk_unit.tc('test_stk_seq');
CALL stk_unit.config_set('show_err','0');
CALL stk_unit.tc('test_stk_seq');
CALL stk_unit.config_set('show_err','1');
CALL stk_unit.tc('test_stk_seq');

At 3rd run, show_err should be 1 but is 0.

Changed in stk-unit:
status: Triaged → Fix Committed
Changed in stk-unit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.