| OLD | NEW |
| 1 # Obsolete SpiderMonkey tests | 1 # Obsolete SpiderMonkey tests |
| 2 # | 2 # |
| 3 # invalidated by bug 10278 | 3 # invalidated by bug 10278 |
| 4 # | 4 # |
| 5 ecma_2/Exceptions/function-001.js | 5 ecma_2/Exceptions/function-001.js |
| 6 js1_2/function/function-001-n.js | 6 js1_2/function/function-001-n.js |
| 7 js1_3/Script/function-001-n.js | 7 js1_3/Script/function-001-n.js |
| 8 js1_3/regress/function-001-n.js | 8 js1_3/regress/function-001-n.js |
| 9 # | 9 # |
| 10 # WONTFIX bug 119719 | 10 # WONTFIX bug 119719 |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 82 ecma_2/RegExp/exec-001.js | 82 ecma_2/RegExp/exec-001.js |
| 83 ecma_2/String/replace-001.js | 83 ecma_2/String/replace-001.js |
| 84 # | 84 # |
| 85 # pre ecma warnings are doa | 85 # pre ecma warnings are doa |
| 86 # | 86 # |
| 87 js1_5/Regress/regress-106244.js | 87 js1_5/Regress/regress-106244.js |
| 88 # | 88 # |
| 89 # do not ignore unicode formatting chars/trunk - bug 274152 | 89 # do not ignore unicode formatting chars/trunk - bug 274152 |
| 90 # | 90 # |
| 91 ecma_3/Unicode/uc-001.js | 91 ecma_3/Unicode/uc-001.js |
| 92 # bug 355820 |
| 93 js1_5/extensions/regress-355820.js |
| 94 # bug 452498 |
| 95 js1_5/decompilation/regress-352073.js |
| OLD | NEW |