vcbchang
|
bb6abd8c6b
|
test: 信号管道用例ItPosixPipe005由于偶现性问题暂时下线
【背景】信号管道用例ItPosixPipe005偶尔会失败,经查找,发现是CPU调度所致,延时时间与期望调度不符合,增加延时时间即可
【修改方案】修复了此问题,但是考虑pipe用例整体不稳定,并且pipe用例的pipe函数存在问题,先暂时下线,等pipe部分全部修改完毕后再上线。
re #I3XXPH
Signed-off-by: vcbchang <vcbchang@qq.com>
Change-Id: I21831c9f5ef5700f3b3c8da02f945e0c37f31a6a
|
2021-06-26 15:27:31 +08:00 |
lnlan
|
0676578aae
|
fix(kernel_test): 内核mem/shm冒烟用例重复运行失败
【背景】内核mem/shm冒烟用例概率性失败门禁中shm冒烟用例失败,经验证
与构建,不符合预期
【修改方案】
原内核用例的源文件是通过框架自带的source_set(一种虚拟静态库)的方式组织的,
不受unittests(自定义的一种方式)控制,修改为文件列表直接加入到unittest中。
【影响】
对现有的产品编译不会有影响。
re #I3TH4W
Signed-off-by: lnlanc <lanleinan@163.com>
Change-Id: If5452adb033c17ee0d7c7f683968fe53013ee289
|
2021-06-07 18:51:28 +08:00 |
x_xiny
|
8c8a0b398d
|
fixed the textsuite
Change-Id: Idb93d3cf8d236a3b7f13d95d08255208c04706dd
|
2021-05-18 22:30:32 +08:00 |
lnlan
|
6fe4a3f946
|
testsuites fixed
Change-Id: I7f4add72f2fd1cc3770bcf103d1909add4829822
|
2021-04-30 15:07:26 +08:00 |
lnlan
|
778c5e17c3
|
add testsuites
Change-Id: Ice1193d1ae7f2e0d12a2a38a306a6399407f5037
|
2021-04-25 17:35:47 +08:00 |