mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
all running error is fixed
This commit is contained in:
parent
b060ea1714
commit
46b403c43d
3 changed files with 3 additions and 4 deletions
|
|
@ -381,14 +381,13 @@ abts_suite *testtimer(abts_suite *suite)
|
|||
/*
|
||||
* OpenSUSE OBS
|
||||
* - Ubuntu 16.10 i586 failed
|
||||
* - It is probably VM issue
|
||||
* [ 661s] testtimer : Line 176: expected <1449351760>, but saw <0>
|
||||
* [ 661s] Line 305: expected <1019>, but saw <1024>
|
||||
* [ 661s] Line 372: expected <1019>, but saw <1024>
|
||||
* [ 661s] FAILED 3 of 4
|
||||
*/
|
||||
#if 0
|
||||
abts_run_test(suite, test_now, NULL);
|
||||
#endif
|
||||
abts_run_test(suite, timer_test_1, NULL);
|
||||
abts_run_test(suite, timer_test_2, NULL);
|
||||
abts_run_test(suite, timer_test_3, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue