Skip to content

Commit d534837

Browse files
Tóth Bélartakacs
authored andcommitted
Move test_tls.js out from skiplist (#224)
Test_tls.js was seperated and now can run, so skipping them is not needed anymore. JSRemoteTest-DCO-1.0-Signed-off-by: Bela Toth [email protected]
1 parent c92b781 commit d534837

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

jstest/testrunner/skiplist/iotjs-test-descriptor.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"artik053": {
1717
"skip": {
1818
"testsets": [],
19-
"testfiles": [
20-
{ "name": "test_tls.js", "reason": "Error: SSL setup failed (no enough memory for the test)" }
21-
]
19+
"testfiles": []
2220
},
2321
"enable": []
2422
},

0 commit comments

Comments
 (0)