]> git.kaiwu.me - njs.git/commit
Tests: fixed js_body_filter.t.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 1 May 2025 16:06:25 +0000 (09:06 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Fri, 2 May 2025 01:32:53 +0000 (18:32 -0700)
commit4fbe8a6511949c6137397f98fad9342e0e0bc76c
tree5d48f5753492a2094c80dca70ba1f37538a8a45c
parent30b53314923d9f33605a015f52ae94c195e0e940
Tests: fixed js_body_filter.t.

The 1496ed3f commit made visible a problem with the fragile filter tests
which depend on the exact sequence of data chunks. The fix is to use
perl http server to ensure the order.
nginx/t/js_body_filter.t