Skip to content

CI failing on conda CI with OS X #157

@gomezzz

Description

@gomezzz

Issue

Problem Description

Currently the conda build pipeline fails on OS X. Probably our expected value ranges are not good or something actually works differently on OS X.

The detailed log is here

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=666620&view=logs&j=e35d4f76-8ff2-5536-d795-df91e63eb9f7&t=fa7b4b17-b6ff-5c9c-8cfc-15f888c92310

=========================== short test summary info ============================
FAILED paseos/tests/activity_test.py::test_activity - assert (477.1563256400008 > 480)
 +  where 477.1563256400008 = <paseos.actors.spacecraft_actor.SpacecraftActor object at 0x135d2f250>.battery_level_in_Ws
FAILED paseos/tests/time_multiplier_test.py::test_activity - assert (272.5896407000141 > 315)
 +  where 272.5896407000141 = <paseos.actors.spacecraft_actor.SpacecraftActor object at 0x13ce3b290>.battery_level_in_Ws
======== 2 failed, 24 passed, 1 skipped, 4 warnings in 66.41s (0:01:06) ========

Expected Behavior

Tests passing.

What Needs to be Done

Either adjust ranges or find out what happens.

How Can It Be Tested or Reproduced

Unfortunately only on conda for the moment...

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions