Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SectorRegion AABB test failure #325

Open
3 tasks done
dfremont opened this issue Jan 15, 2025 · 0 comments
Open
3 tasks done

SectorRegion AABB test failure #325

dfremont opened this issue Jan 15, 2025 · 0 comments
Labels
status: triage Issue needs to be assessed type: bug Something isn't working

Comments

@dfremont
Copy link
Collaborator

System Details

Python 3.11/3.12 (probably others too), Scenic main branch, Ubuntu/macOS

Detailed Description

The axis-aligned bounding box for SectorRegion appears to be very slightly too small, or alternatively points sampled from the region can be very slightly outside the region. The test below failed randomly in CI here.

Steps To Reproduce

pytest --randomly-seed=2473304550 -k 'AABB and Sector'

Issue Submission Checklist

  • I am reporting an issue, not asking a question
  • I checked the open and closed issues, forum, etc. and have not found any solution
  • I have provided all necessary code, etc. to reproduce the issue
@dfremont dfremont added type: bug Something isn't working status: triage Issue needs to be assessed labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage Issue needs to be assessed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant