- **status**: review --> fixed
- **assigned_to**: Canh Truong -->  nobody 
- **Comment**:

changeset:   8283:e9741e30573c
tag:         tip
user:        Canh Van Truong <canh.v.tru...@dektech.com.au>
date:        Thu Nov 03 13:41:14 2016 +0700
summary:     log: improve test cases for log service [#1913]




---

** [tickets:#1913] log: improve test cases for log service**

**Status:** fixed
**Milestone:** 5.2.FC
**Created:** Thu Jul 14, 2016 03:30 AM UTC by Vu Minh Nguyen
**Last Updated:** Thu Oct 20, 2016 08:33 AM UTC
**Owner:** nobody


Most test cases for the log service are made in a simplified way compared to 
how the log service should be handled when used by an application. Because of 
such simplifications test cases may report FAIL or even abort also if the log 
service not actually has failed. To get rid of this problem there are two 
things that should be improved:

1) Many (all) of the APIs may return SA_AIS_ERR_TRY_AGAIN this is not a fault 
and should normally not fail a test case instead proper TRY AGAIN handling 
should be used with all API function calls. 
2) Several test cases have dependency on other test cases. Will make them 
independence on others. 
3) Many test cases do change settings such as IMM attribute values before 
running tests, but not restore them back to previous values. 


---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to