зеркало из https://github.com/mozilla/gecko-dev.git
Make this message not catch the tinderbox's error parser.
This commit is contained in:
Родитель
dcdc7a14e5
Коммит
b9fcae7b24
|
@ -80,7 +80,7 @@ function COWTests() {
|
|||
} catch (e) {
|
||||
todo(false,
|
||||
"'duck-typing' detection on a non-exposed prop of a COWed " +
|
||||
"obj should not raise error: " + e);
|
||||
"obj should not throw");
|
||||
}
|
||||
|
||||
var writable = { __exposedProps__: {foo: 'w'}};
|
||||
|
|
Загрузка…
Ссылка в новой задаче