Coder Social home page Coder Social logo

Comments (5)

jdblischak avatar jdblischak commented on July 20, 2024 1

@kounelisagis could you please investigate? The new tests you added in tiledb/tests/test_timestamp_overrides.py (TileDB-Inc/TileDB-Py#1953) are not being properly skipped in the conda win-64 builds. I'm not sure why, since the pattern you used with @pytest.mark.skipif+ sys.platform == "win32" is commony used in the TileDB-Py tests.

from conda-forge-nightly-controller.

github-actions avatar github-actions commented on July 20, 2024

Nightly feedstock build failure for TileDB-Py%20Feedstock%20Testing at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=5&_a=summary

from conda-forge-nightly-controller.

github-actions avatar github-actions commented on July 20, 2024

Nightly feedstock build failure for TileDB-Py%20Feedstock%20Testing at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=5&_a=summary

from conda-forge-nightly-controller.

jdblischak avatar jdblischak commented on July 20, 2024

The win-64 builds started failing Friday night. Specifically one of the tests is failing. Here is the output from a Python 3.9 numpy 1.22 build:

============================= test session starts =============================
platform win32 -- Python 3.9.19, pytest-8.1.1, pluggy-1.5.0 -- %PREFIX%\python.exe
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase(WindowsPath('D:/bld/tiledb-py_1713758424798/test_tmp/.hypothesis/examples'))
rootdir: %SRC_DIR%
plugins: hypothesis-6.100.1
collecting ... collected 516 items / 1 error / 2 skipped

=================================== ERRORS ====================================
__________ ERROR collecting tiledb/tests/test_timestamp_overrides.py __________
tiledb\tests\test_timestamp_overrides.py:22: in <module>
    class TestTimestampOverrides(DiskTestCase):
tiledb\tests\test_timestamp_overrides.py:28: in TestTimestampOverrides
    not has_libfaketime(),
tiledb\tests\test_timestamp_overrides.py:16: in has_libfaketime
    subprocess.check_output(["which", "faketime"])
..\_test_env\lib\subprocess.py:424: in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
..\_test_env\lib\subprocess.py:505: in run
    with Popen(*popenargs, **kwargs) as process:
..\_test_env\lib\subprocess.py:951: in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
..\_test_env\lib\subprocess.py:1436: in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
E   FileNotFoundError: [WinError 2] The system cannot find the file specified
=========================== short test summary info ===========================
ERROR tiledb/tests/test_timestamp_overrides.py - FileNotFoundError: [WinError 2] The system cannot find the file specified
!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 2 skipped, 1 error in 5.50s =========================
WARNING: Tests failed for tiledb-py-0.28.1.dev2.2024_04_21-py39h7560242_0.conda - moving package to D:\bld\broken
TESTS FAILED: tiledb-py-0.28.1.dev2.2024_04_21-py39h7560242_0.conda

from conda-forge-nightly-controller.

github-actions avatar github-actions commented on July 20, 2024

Nightly feedstock build failure for TileDB-Py%20Feedstock%20Testing at https://dev.azure.com/TileDB-Inc/CI/_build?definitionId=5&_a=summary

from conda-forge-nightly-controller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.