miranov25 / RootInteractive

5 stars 12 forks source link

makeJScallback removal #307

Closed pl0xz0rz closed 1 year ago

pl0xz0rz commented 1 year ago

This PR:

miranov25 commented 1 year ago
========================================================================================== short test summary info ===========================================================================================
FAILED test_bokehClientHistogram.py::testBokehClientHistogramOnlyHisto - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testBokehClientHistogramRowwiseTable - KeyError: 'cdsSel'
FAILED test_bokehClientHistogram.py::testBokehClientHistogramProfileA - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testBokehClientHistogram - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testBokehClientHistogramProfileB - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::test_StableQuantile - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testJoin - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testBokehClientHistogram3d - KeyError: 'cds'
FAILED test_bokehClientHistogram.py::testBokehClientHistogram3d_colormap - KeyError: 'nPointRender'
FAILED test_bokehClientHistogram.py::testBokehClientHistogram3d_colormap_noscale - KeyError: 'cds'
============================================================================ 10 failed, 27 passed, 7 warnings in 92.15s (0:01:32) ============================================================================

real    1m33.761s
user    10m55.364s
sys     0m42.820s
miranov25 commented 1 year ago

Full test OK:

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
------------------------------------------------------------------------------------------------ JSON report -------------------------------------------------------------------------------------------------
report saved to: test6.json
================================================================================= 37 passed, 7 warnings in 105.89s (0:01:45) =================================================================================

real    1m47.338s
user    26m32.072s
sys     1m27.552s
miranov25 commented 1 year ago

Tests are OK + 2 recent real use case works fine - merging

------------------------------------------------------------------------------------------------ JSON report -------------------------------------------------------------------------------------------------
report saved to: test6.json
================================================================================= 37 passed, 7 warnings in 143.90s (0:02:23) =================================================================================

real    2m25.420s
user    25m0.156s
sys     1m24.612s