Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking the test262 and mozilla test status of V8 RISC-V #705

Open
qjivy opened this issue Mar 18, 2024 · 0 comments
Open

Tracking the test262 and mozilla test status of V8 RISC-V #705

qjivy opened this issue Mar 18, 2024 · 0 comments

Comments

@qjivy
Copy link
Collaborator

qjivy commented Mar 18, 2024

on commit id 5dc2470

command line:

./tools/dev/gm.py riscv64.release test262 --progress=verbose
./tools/dev/gm.py x64.release test262 --progress=verbose

FAIL cases: (the results of x64 and rv64 are same)

test262/built-ins/Date/S15.9.3.1_A5_T1 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T1 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T2 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T2 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T3 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T3 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T4 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T4 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T5 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T5 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T6 default: FAIL
test262/built-ins/Date/S15.9.3.1_A5_T6 default: FAIL

command line:

./tools/dev/gm.py riscv64.release mozilla --progress=verbose
./tools/dev/gm.py x64.release mozilla --progress=verbose

FAIL cases: (still same)

mozilla/ecma_3/Date/15.9.5.3 default: FAIL
mozilla/ecma_3/Date/15.9.5.6 default: FAIL
mozilla/ecma/Date/15.9.3.1-1 default: FAIL
mozilla/ecma/Date/15.9.3.1-4 default: FAIL
mozilla/ecma/Date/15.9.3.2-3 default: FAIL
mozilla/ecma/Date/15.9.3.8-5 default: FAIL
mozilla/ecma/Date/15.9.4.2 default: FAIL
mozilla/ecma/Date/15.9.5.2-1 default: FAIL
mozilla/ecma/Date/15.9.5.22-4 default: FAIL
mozilla/ecma/Date/15.9.5.23-10 default: FAIL
mozilla/ecma/Date/15.9.5.23-13 default: FAIL
mozilla/ecma/Date/15.9.5.23-16 default: FAIL
mozilla/ecma/Date/15.9.5.24-3 default: FAIL
mozilla/ecma/Date/15.9.5.24-6 default: FAIL
mozilla/ecma/Date/15.9.5.25-1 default: FAIL
mozilla/ecma/Date/15.9.5.26-1 default: FAIL
mozilla/ecma/Date/15.9.5.27-1 default: FAIL
mozilla/ecma/Date/15.9.5.2 default: FAIL
mozilla/ecma/Date/15.9.5.31-1 default: FAIL
mozilla/ecma/Date/15.9.5.37-5 default: FAIL
@qjivy qjivy changed the title Trace the test262 and mozilla test status of V8 RISC-V Tracking the test262 and mozilla test status of V8 RISC-V Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant