Skip to content

ci: Update CI to use Pixi #1020

ci: Update CI to use Pixi

ci: Update CI to use Pixi #1020

Triggered via pull request October 14, 2024 08:24
@hoxbrohoxbro
synchronize #971
pixi
Status Failure
Total duration 3m 18s
Artifacts 1

test.yaml

on: pull_request
Run pre-commit
11s
Run pre-commit
Pixi lock
7s
Pixi lock
Setup workflow
0s
Setup workflow
Matrix: core_test_suite
Matrix: unit_test_suite
result:test
0s
result:test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
unit:test-313:windows-latest: tests\testreactive.py#L601
test_reactive_gen_pipe assert 2 == 1 + where 2 = <param.reactive.reactive_ops object at 0x000002CA0010A210>.value + where <param.reactive.reactive_ops object at 0x000002CA0010A210> = <param.reactive.rx object at 0x000002CA7EAEA8B0>.rx
unit:test-313:windows-latest: tests\testreactive.py#L636
test_reactive_gen_pipe_with_dep assert 2 == 1 + where 2 = <param.reactive.reactive_ops object at 0x000002CA00161540>.value + where <param.reactive.reactive_ops object at 0x000002CA00161540> = <param.reactive.rx object at 0x000002CA0011A580>.rx
unit:test-313:windows-latest
Process completed with exit code 1.
unit:test-38:windows-latest: doc\user_guide\Parameter_Types.ipynb#L1
doc\user_guide\Parameter_Types.ipynb::Cell 42 Notebook cell execution failed Cell 42: Cell execution caused an exception Input: p.p = '/usr/lib' p.p Traceback: --------------------------------------------------------------------------- OSError Traceback (most recent call last) Cell In[1], line 1 ----> 1 p.p = '/usr/lib' 2 p.p File D:\a\param\param\param\parameterized.py:528, in instance_descriptor.<locals>._f(self, obj, val) 526 instance_param = _instantiated_parameter(obj, self) 527 if instance_param is not None and self is not instance_param: --> 528 instance_param.__set__(obj, val) 529 return 530 return f(self, obj, val) File D:\a\param\param\param\parameterized.py:530, in instance_descriptor.<locals>._f(self, obj, val) 528 instance_param.__set__(obj, val) 529 return --> 530 return f(self, obj, val) File D:\a\param\param\param\parameterized.py:1499, in Parameter.__set__(self, obj, val) 1491 if self.set_hook is not _identity_hook: 1492 # PARAM3_DEPRECATION 1493 warnings.warn( 1494 'Number.set_hook has been deprecated.', 1495 category=_ParamDeprecationWarning, 1496 stacklevel=6, 1497 ) -> 1499 self._validate(val) 1501 _old = NotImplemented 1502 # obj can be None if __set__ is called for a Parameterized class File D:\a\param\param\param\parameters.py:2757, in Path._validate(self, val) 2755 except OSError as e: 2756 if self.check_exists: -> 2757 raise OSError(e.args[0]) from None OSError: Path '\usr\lib' not found.
unit:test-38:windows-latest
Process completed with exit code 1.
unit:test-312:windows-latest: doc\user_guide\Parameter_Types.ipynb#L1
doc\user_guide\Parameter_Types.ipynb::Cell 42 Notebook cell execution failed Cell 42: Cell execution caused an exception Input: p.p = '/usr/lib' p.p Traceback: --------------------------------------------------------------------------- OSError Traceback (most recent call last) Cell In[1], line 1 ----> 1 p.p = '/usr/lib' 2 p.p File D:\a\param\param\param\parameterized.py:528, in instance_descriptor.<locals>._f(self, obj, val) 526 instance_param = _instantiated_parameter(obj, self) 527 if instance_param is not None and self is not instance_param: --> 528 instance_param.__set__(obj, val) 529 return 530 return f(self, obj, val) File D:\a\param\param\param\parameterized.py:530, in instance_descriptor.<locals>._f(self, obj, val) 528 instance_param.__set__(obj, val) 529 return --> 530 return f(self, obj, val) File D:\a\param\param\param\parameterized.py:1499, in Parameter.__set__(self, obj, val) 1491 if self.set_hook is not _identity_hook: 1492 # PARAM3_DEPRECATION 1493 warnings.warn( 1494 'Number.set_hook has been deprecated.', 1495 category=_ParamDeprecationWarning, 1496 stacklevel=6, 1497 ) -> 1499 self._validate(val) 1501 _old = NotImplemented 1502 # obj can be None if __set__ is called for a Parameterized class File D:\a\param\param\param\parameters.py:2757, in Path._validate(self, val) 2755 except OSError as e: 2756 if self.check_exists: -> 2757 raise OSError(e.args[0]) from None OSError: Path '\usr\lib' not found.
unit:test-312:windows-latest
Process completed with exit code 1.
result:test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pixi-lock
196 KB