| 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 js1_2/function/function-001-n.js | 5 js1_2/function/function-001-n.js |
| 6 js1_3/Script/function-001-n.js | 6 js1_3/Script/function-001-n.js |
| 7 js1_3/regress/function-001-n.js | 7 js1_3/regress/function-001-n.js |
| 8 # | 8 # |
| 9 # WONTFIX bug 119719 | 9 # WONTFIX bug 119719 |
| 10 # | 10 # |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 ecma_2/RegExp/exec-001.js | 81 ecma_2/RegExp/exec-001.js |
| 82 ecma_2/String/replace-001.js | 82 ecma_2/String/replace-001.js |
| 83 # | 83 # |
| 84 # pre ecma warnings are doa | 84 # pre ecma warnings are doa |
| 85 # | 85 # |
| 86 js1_5/Regress/regress-106244.js | 86 js1_5/Regress/regress-106244.js |
| 87 # | 87 # |
| 88 # do not ignore unicode formatting chars/trunk - bug 274152 | 88 # do not ignore unicode formatting chars/trunk - bug 274152 |
| 89 # | 89 # |
| 90 ecma_3/Unicode/uc-001.js | 90 ecma_3/Unicode/uc-001.js |
| 91 # bug 408002 |
| 92 js1_5/Regress/regress-320119.js |
| 93 # bug 380469 |
| 94 js1_7/geniter/regress-347739.js |
| 95 js1_7/geniter/regress-349012-01.js |
| 96 js1_7/geniter/regress-349331.js |
| 97 js1_7/iterable/regress-340526-02.js |
| 98 # bug 452498 |
| 99 js1_5/decompilation/regress-352073.js |
| OLD | NEW |