Failure Details


Testcase ecma/String/15.5.4.11-3.js failed
[ Next Failure | Top of Page ]

Failure messages were:
var s = new String( String.fromCharCode(65313) ); s.toLowerCase().charCodeAt(0) = 65313 FAILED! expected: 65345
var s = new String( String.fromCharCode(65314) ); s.toLowerCase().charCodeAt(0) = 65314 FAILED! expected: 65346
var s = new String( String.fromCharCode(65315) ); s.toLowerCase().charCodeAt(0) = 65315 FAILED! expected: 65347
var s = new String( String.fromCharCode(65316) ); s.toLowerCase().charCodeAt(0) = 65316 FAILED! expected: 65348
var s = new String( String.fromCharCode(65317) ); s.toLowerCase().charCodeAt(0) = 65317 FAILED! expected: 65349
var s = new String( String.fromCharCode(65318) ); s.toLowerCase().charCodeAt(0) = 65318 FAILED! expected: 65350
var s = new String( String.fromCharCode(65319) ); s.toLowerCase().charCodeAt(0) = 65319 FAILED! expected: 65351
var s = new String( String.fromCharCode(65320) ); s.toLowerCase().charCodeAt(0) = 65320 FAILED! expected: 65352
var s = new String( String.fromCharCode(65321) ); s.toLowerCase().charCodeAt(0) = 65321 FAILED! expected: 65353
var s = new String( String.fromCharCode(65322) ); s.toLowerCase().charCodeAt(0) = 65322 FAILED! expected: 65354
var s = new String( String.fromCharCode(65323) ); s.toLowerCase().charCodeAt(0) = 65323 FAILED! expected: 65355
var s = new String( String.fromCharCode(65324) ); s.toLowerCase().charCodeAt(0) = 65324 FAILED! expected: 65356
var s = new String( String.fromCharCode(65325) ); s.toLowerCase().charCodeAt(0) = 65325 FAILED! expected: 65357
var s = new String( String.fromCharCode(65326) ); s.toLowerCase().charCodeAt(0) = 65326 FAILED! expected: 65358
var s = new String( String.fromCharCode(65327) ); s.toLowerCase().charCodeAt(0) = 65327 FAILED! expected: 65359
var s = new String( String.fromCharCode(65328) ); s.toLowerCase().charCodeAt(0) = 65328 FAILED! expected: 65360
var s = new String( String.fromCharCode(65329) ); s.toLowerCase().charCodeAt(0) = 65329 FAILED! expected: 65361
var s = new String( String.fromCharCode(65330) ); s.toLowerCase().charCodeAt(0) = 65330 FAILED! expected: 65362
var s = new String( String.fromCharCode(65331) ); s.toLowerCase().charCodeAt(0) = 65331 FAILED! expected: 65363
var s = new String( String.fromCharCode(65332) ); s.toLowerCase().charCodeAt(0) = 65332 FAILED! expected: 65364
var s = new String( String.fromCharCode(65333) ); s.toLowerCase().charCodeAt(0) = 65333 FAILED! expected: 65365
var s = new String( String.fromCharCode(65334) ); s.toLowerCase().charCodeAt(0) = 65334 FAILED! expected: 65366
var s = new String( String.fromCharCode(65335) ); s.toLowerCase().charCodeAt(0) = 65335 FAILED! expected: 65367
var s = new String( String.fromCharCode(65336) ); s.toLowerCase().charCodeAt(0) = 65336 FAILED! expected: 65368
var s = new String( String.fromCharCode(65337) ); s.toLowerCase().charCodeAt(0) = 65337 FAILED! expected: 65369
var s = new String( String.fromCharCode(65338) ); s.toLowerCase().charCodeAt(0) = 65338 FAILED! expected: 65370

Testcase ecma/String/15.5.4.12-1.js failed
[ Previous Failure | Next Failure | Top of Page ]

Failure messages were:
var s = new String( String.fromCharCode(329) ); s.toUpperCase().charCodeAt(0) = 329 FAILED! expected: 700

Testcase ecma/String/15.5.4.12-3.js failed
[ Previous Failure | Next Failure | Top of Page ]

Failure messages were:
var s = new String( String.fromCharCode(65345) ); s.toUpperCase() = a FAILED! expected: A
var s = new String( String.fromCharCode(65345) ); s.toUpperCase().charCodeAt(0) = 65345 FAILED! expected: 65313
var s = new String( String.fromCharCode(65346) ); s.toUpperCase() = b FAILED! expected: B
var s = new String( String.fromCharCode(65346) ); s.toUpperCase().charCodeAt(0) = 65346 FAILED! expected: 65314
var s = new String( String.fromCharCode(65347) ); s.toUpperCase() = c FAILED! expected: C
var s = new String( String.fromCharCode(65347) ); s.toUpperCase().charCodeAt(0) = 65347 FAILED! expected: 65315
var s = new String( String.fromCharCode(65348) ); s.toUpperCase() = d FAILED! expected: D
var s = new String( String.fromCharCode(65348) ); s.toUpperCase().charCodeAt(0) = 65348 FAILED! expected: 65316
var s = new String( String.fromCharCode(65349) ); s.toUpperCase() = e FAILED! expected: E
var s = new String( String.fromCharCode(65349) ); s.toUpperCase().charCodeAt(0) = 65349 FAILED! expected: 65317
var s = new String( String.fromCharCode(65350) ); s.toUpperCase() = f FAILED! expected: F
var s = new String( String.fromCharCode(65350) ); s.toUpperCase().charCodeAt(0) = 65350 FAILED! expected: 65318
var s = new String( String.fromCharCode(65351) ); s.toUpperCase() = g FAILED! expected: G
var s = new String( String.fromCharCode(65351) ); s.toUpperCase().charCodeAt(0) = 65351 FAILED! expected: 65319
var s = new String( String.fromCharCode(65352) ); s.toUpperCase() = h FAILED! expected: H
var s = new String( String.fromCharCode(65352) ); s.toUpperCase().charCodeAt(0) = 65352 FAILED! expected: 65320
var s = new String( String.fromCharCode(65353) ); s.toUpperCase() = i FAILED! expected: I
var s = new String( String.fromCharCode(65353) ); s.toUpperCase().charCodeAt(0) = 65353 FAILED! expected: 65321
var s = new String( String.fromCharCode(65354) ); s.toUpperCase() = j FAILED! expected: J
var s = new String( String.fromCharCode(65354) ); s.toUpperCase().charCodeAt(0) = 65354 FAILED! expected: 65322
var s = new String( String.fromCharCode(65355) ); s.toUpperCase() = k FAILED! expected: K
var s = new String( String.fromCharCode(65355) ); s.toUpperCase().charCodeAt(0) = 65355 FAILED! expected: 65323
var s = new String( String.fromCharCode(65356) ); s.toUpperCase() = l FAILED! expected: L
var s = new String( String.fromCharCode(65356) ); s.toUpperCase().charCodeAt(0) = 65356 FAILED! expected: 65324
var s = new String( String.fromCharCode(65357) ); s.toUpperCase() = m FAILED! expected: M
var s = new String( String.fromCharCode(65357) ); s.toUpperCase().charCodeAt(0) = 65357 FAILED! expected: 65325
var s = new String( String.fromCharCode(65358) ); s.toUpperCase() = n FAILED! expected: N
var s = new String( String.fromCharCode(65358) ); s.toUpperCase().charCodeAt(0) = 65358 FAILED! expected: 65326
var s = new String( String.fromCharCode(65359) ); s.toUpperCase() = o FAILED! expected: O
var s = new String( String.fromCharCode(65359) ); s.toUpperCase().charCodeAt(0) = 65359 FAILED! expected: 65327
var s = new String( String.fromCharCode(65360) ); s.toUpperCase() = p FAILED! expected: P
var s = new String( String.fromCharCode(65360) ); s.toUpperCase().charCodeAt(0) = 65360 FAILED! expected: 65328
var s = new String( String.fromCharCode(65361) ); s.toUpperCase() = q FAILED! expected: Q
var s = new String( String.fromCharCode(65361) ); s.toUpperCase().charCodeAt(0) = 65361 FAILED! expected: 65329
var s = new String( String.fromCharCode(65362) ); s.toUpperCase() = r FAILED! expected: R
var s = new String( String.fromCharCode(65362) ); s.toUpperCase().charCodeAt(0) = 65362 FAILED! expected: 65330
var s = new String( String.fromCharCode(65363) ); s.toUpperCase() = s FAILED! expected: S
var s = new String( String.fromCharCode(65363) ); s.toUpperCase().charCodeAt(0) = 65363 FAILED! expected: 65331
var s = new String( String.fromCharCode(65364) ); s.toUpperCase() = t FAILED! expected: T
var s = new String( String.fromCharCode(65364) ); s.toUpperCase().charCodeAt(0) = 65364 FAILED! expected: 65332
var s = new String( String.fromCharCode(65365) ); s.toUpperCase() = u FAILED! expected: U
var s = new String( String.fromCharCode(65365) ); s.toUpperCase().charCodeAt(0) = 65365 FAILED! expected: 65333
var s = new String( String.fromCharCode(65366) ); s.toUpperCase() = v FAILED! expected: V
var s = new String( String.fromCharCode(65366) ); s.toUpperCase().charCodeAt(0) = 65366 FAILED! expected: 65334
var s = new String( String.fromCharCode(65367) ); s.toUpperCase() = w FAILED! expected: W
var s = new String( String.fromCharCode(65367) ); s.toUpperCase().charCodeAt(0) = 65367 FAILED! expected: 65335
var s = new String( String.fromCharCode(65368) ); s.toUpperCase() = x FAILED! expected: X
var s = new String( String.fromCharCode(65368) ); s.toUpperCase().charCodeAt(0) = 65368 FAILED! expected: 65336
var s = new String( String.fromCharCode(65369) ); s.toUpperCase() = y FAILED! expected: Y
var s = new String( String.fromCharCode(65369) ); s.toUpperCase().charCodeAt(0) = 65369 FAILED! expected: 65337
var s = new String( String.fromCharCode(65370) ); s.toUpperCase() = z FAILED! expected: Z
var s = new String( String.fromCharCode(65370) ); s.toUpperCase().charCodeAt(0) = 65370 FAILED! expected: 65338

Testcase ecma/String/15.5.4.12-5.js failed
[ Previous Failure | Top of Page ]

Failure messages were:
var s = new String( String.fromCharCode(1415) ); s.toUpperCase().charCodeAt(0) = 1415 FAILED! expected: 1333