One: 'luci_unit_writetest' failed when logging ON

Created on 24 Apr 2020  路  2Comments  路  Source: Samsung/ONE

$ LUCI_LOG=1 ./nncc test -R luci_unit_writetest

Using docker image nnas
Test project /home/chbahk/r/ONE/build
    Start 53: luci_unit_writetest
1/1 Test #53: luci_unit_writetest ..............***Failed    0.61 sec
FAILED
- Equal_000
- LogicalNot_000
- LogicalOr_000


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.61 sec

The following tests FAILED:
         53 - luci_unit_writetest (Failed)
bug

Most helpful comment

It seems to happen because there is no bool type in locop.

All 2 comments

It seems to happen because there is no bool type in locop.

Issue resolved by #292, I guess. @mhs4670go :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seanshpark picture seanshpark  路  3Comments

seanshpark picture seanshpark  路  3Comments

binarman picture binarman  路  3Comments

mhs4670go picture mhs4670go  路  3Comments

KimDongEon picture KimDongEon  路  4Comments