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

test: decrease the source file size from 16MB to 12MB #599

Closed
wants to merge 1 commit into from

Commits on Dec 10, 2023

  1. test: decrease the source file size from 16MB to 12MB

    While decompress a compressed file, it's risky if the plain text
    file is 16MB. So downgrade it to 12MB.
    
    with text file /tmp/syslog
    double free or corruption (!prev)
    /home/hzhuang1/test/uadk/test/sanity_test.sh: line 63: 398814 Aborted                 (core dumped) $@
    Fail to run UADK tests with static build.
    
    Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
    hzhuang1 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0ddb33f View commit details
    Browse the repository at this point in the history