Bug 1055959 - [NFC] testNfcBadSessionIdError testcase fail. r=yoshi

--HG--
extra : rebase_source : 55c7673df24400f3cce37188c211d70e80652bd0
This commit is contained in:
Thomas Nguyen 2015-11-15 19:13:00 +01:00
parent 11a462b746
commit 403d826981

View File

@ -140,8 +140,7 @@ function setAndFireTechLostHandler() {
var tests = [
testNfcNotEnabledError,
// This testcase is temporarily removed due to Bug 1055959, will reopen when it is fixed
// testNfcBadSessionIdError
testNfcBadSessionIdError,
testNoErrorInTechMsg
];