Csaba Osztrogonác
Csaba Osztrogonác
Use regular expressions to parse the YAML headers of the tests instead of the imported thirdparty YAML parser. JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác [email protected]
to reproduce: 1.) make -f ./targets/baremetal-sdk/espressif/esp-idf/Makefile.travis install-noapt 2.) make -f ./targets/baremetal-sdk/espressif/esp-idf/Makefile.travis script fail: -- Project sdkconfig file /home/runner/work/jerryscript/jerryscript/build/esp-idf/sdkconfig CMake Error at /tmp/esp-idf/tools/cmake/crosstool_version_check.cmake:37 (message): Toolchain: /tmp/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc, crosstool-ng version esp-2021r2-patch3 doesn't match...
$ scripts/run.py test/fizzbuzz.c /home/oszi/wasm/wasm-e2e/test/wasm.js:46: ReferenceError: _WASMEXP_ is not defined m = _WASMEXP_.instantiateModule(readbuffer(arguments[0]), ffi); ^ ReferenceError: _WASMEXP_ is not defined at /home/oszi/wasm/wasm-e2e/test/wasm.js:46:5
We build openwebrtc-gst-plugins in WebKit project with jhbuild and got the following build error: In file included from gstvideorepair.c:30: In file included from ./gstvideorepair.h:29: In file included from /home/webkit/WebKit/WebKitBuild/DependenciesEFL/Root/include/gstreamer-1.0/gst/gst.h:88: /home/webkit/WebKit/WebKitBuild/DependenciesEFL/Root/include/gstreamer-1.0/gst/gstcompat.h:54:38:...