← Back to team overview

stk-unit-team team mailing list archive

[Bug 1174710] Re: set_config() anomaly

 

** Changed in: stk-unit
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of STK-Unit
Team, which is subscribed to STK-Unit.
https://bugs.launchpad.net/bugs/1174710

Title:
  set_config() anomaly

Status in STK/Unit:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/stk-unit/+bug/1174710/+subscriptions