mesa/bin
Eric Engestrom bc38b68ab8 ci_run_n_monitor: read job logs as utf-8
Fixes regular crashes like this one:

    Traceback (most recent call last):
      File "bin/ci/ci_run_n_monitor.py", line 478, in <module>
        print_log(cur_project, target_job_id)
      File "bin/ci/ci_run_n_monitor.py", line 270, in print_log
        lines = job.trace().decode("raw_unicode_escape").splitlines()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    UnicodeDecodeError: 'rawunicodeescape' codec can't decode bytes in position 6090-6091: truncated \uXXXX escape
    decoding with 'raw_unicode_escape' codec failed

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27653>
2024-02-29 14:17:02 +00:00
..
ci ci_run_n_monitor: read job logs as utf-8 2024-02-29 14:17:02 +00:00
pick
.editorconfig
__init__.py
commit_in_branch.py
commit_in_branch_test.py
gen_calendar_entries.py
gen_calendar_entries_test.py
gen_release_notes.py docs: Generate document with utf8 encoding 2023-12-07 12:41:07 +00:00
gen_release_notes_test.py bin/gen_release_notes: escape at-symbols 2023-10-16 08:59:07 +00:00
gen_vs_module_defs.py
git_sha1_gen.py
install_megadrivers.py
khronos-update.py vulkan: update registry/includes to 1.3.277 2024-02-02 01:46:24 +00:00
meson-cmd-extract.py
meson.build
perf-annotate-jit.py
pick-ui.py
pick-ui.sh
post_version.py
post_version_test.py
python-venv.sh bin/python-venv: fix venv folder check 2023-12-02 11:48:35 +00:00
refcnt-log-helper.py
symbols-check.py symbols-check: Add _GLOBAL_OFFSET_TABLE_ 2024-01-10 19:25:05 +00:00
update-android-headers.sh