I noticed a bug in android-sync.sh, which caused the android_arm.release.check unittests crash on device. It is fixed by adding:
sync_file "$OUTDIR/$ARCH_MODE/natives_blob.bin"
sync_file "$OUTDIR/$ARCH_MODE/snapshot_blob.bin"
I would like to upload the changes, but it failed to create CL. Here is the error message:
v8$> git cl upload
Using 50% similarity for rename/copy detection. Override with --similarity.
You are not logged in. Please login first by running:
But I did login before trying to upload and I also had CLA two years ago.
Can anyone please show me what's gone wrong?
Thanks in advance.
Bangfu