Skip to content

Conversation

vbraun
Copy link
Member

@vbraun vbraun commented May 26, 2024

**********************************************************************
File "src/sage/features/__init__.py", line 384, in sage.features.Feature.hide
Failed example:
    len(list(graphs.fusenes(2)))  # optional - benzene, needs sage.graphs
Expected nothing
Got:
    1
**********************************************************************
1 item had failures:
   1 of   6 in sage.features.Feature.hide
    [146 tests, 1 failure, 3.74 s]
**********************************************************************

Comes from 1ade282

@vbraun vbraun requested a review from soehms May 26, 2024 09:42
vbraun pushed a commit to vbraun/sage that referenced this pull request May 26, 2024
sagemathgh-38091: Fix doctest when the optional benzene is installed
    
```
**********************************************************************
File "src/sage/features/__init__.py", line 384, in
sage.features.Feature.hide
Failed example:
    len(list(graphs.fusenes(2)))  # optional - benzene, needs
sage.graphs
Expected nothing
Got:
    1
**********************************************************************
1 item had failures:
   1 of   6 in sage.features.Feature.hide
    [146 tests, 1 failure, 3.74 s]
**********************************************************************
```

Comes from 1ade282
    
URL: sagemath#38091
Reported by: Volker Braun
Reviewer(s):
Copy link

Documentation preview for this PR (built with commit f2694d0; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

vbraun pushed a commit to vbraun/sage that referenced this pull request May 27, 2024
sagemathgh-38091: Fix doctest when the optional benzene is installed
    
```
**********************************************************************
File "src/sage/features/__init__.py", line 384, in
sage.features.Feature.hide
Failed example:
    len(list(graphs.fusenes(2)))  # optional - benzene, needs
sage.graphs
Expected nothing
Got:
    1
**********************************************************************
1 item had failures:
   1 of   6 in sage.features.Feature.hide
    [146 tests, 1 failure, 3.74 s]
**********************************************************************
```

Comes from 1ade282
    
URL: sagemath#38091
Reported by: Volker Braun
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request May 29, 2024
sagemathgh-38091: Fix doctest when the optional benzene is installed
    
```
**********************************************************************
File "src/sage/features/__init__.py", line 384, in
sage.features.Feature.hide
Failed example:
    len(list(graphs.fusenes(2)))  # optional - benzene, needs
sage.graphs
Expected nothing
Got:
    1
**********************************************************************
1 item had failures:
   1 of   6 in sage.features.Feature.hide
    [146 tests, 1 failure, 3.74 s]
**********************************************************************
```

Comes from 1ade282
    
URL: sagemath#38091
Reported by: Volker Braun
Reviewer(s):
@vbraun vbraun merged commit 1a68b7c into sagemath:develop Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants