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

Round database unit to the nearest attometer when reading from GDS2 #1880

Closed
wants to merge 1 commit into from

Round database unit to the nearest attometer when reading from GDS2

182553e
Select commit
Loading
Failed to load commit list.
Closed

Round database unit to the nearest attometer when reading from GDS2 #1880

Round database unit to the nearest attometer when reading from GDS2
182553e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / KLayout.klayout failed Oct 2, 2024 in 1h 10m 47s

Build #20241002.2 had test failures

Details

Tests

  • Failed: 11 (1.20%)
  • Passed: 902 (98.80%)
  • Other: 0 (0.00%)
  • Total: 913

Annotations

Check failure on line 21 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

Build log #L21

PowerShell exited with code '1'.

Check failure on line 21 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

Build log #L21

PowerShell exited with code '1'.

Check failure on line 205 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

Build log #L205

Bash exited with code '1'.

Check failure on line 205 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

Build log #L205

Bash exited with code '1'.

Check failure on line 1 in test_3 (layLayers.LAYLayersTests)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

test_3 (layLayers.LAYLayersTests)

Test failed
Raw output
Traceback (most recent call last):
  File "testdata/pymod\..\python\layLayers.py", line 744, in test_3
    self.assertEqual(str(p.bbox()), "(-1.4,1.8;25.16,3.8)")
AssertionError: '(-1.40000000029,1.80000000037;25.1600000051,3.80000000077)' != '(-1.4,1.8;25.16,3.8)'
- (-1.40000000029,1.80000000037;25.1600000051,3.80000000077)
+ (-1.4,1.8;25.16,3.8)

Check failure on line 1 in test_3 (layLayers.LAYLayersTests.test_3)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

test_3 (layLayers.LAYLayersTests.test_3)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\a\1\s\testdata\pymod\..\python\layLayers.py", line 744, in test_3
    self.assertEqual(str(p.bbox()), "(-1.4,1.8;25.16,3.8)")
AssertionError: '(-1.40000000029,1.80000000037;25.1600000051,3.80000000077)' != '(-1.4,1.8;25.16,3.8)'
- (-1.40000000029,1.80000000037;25.1600000051,3.80000000077)
+ (-1.4,1.8;25.16,3.8)

Check failure on line 1 in test_3 (layLayers.LAYLayersTests)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

test_3 (layLayers.LAYLayersTests)

Test failed
Raw output
Traceback (most recent call last):
  File "testdata/pymod\..\python\layLayers.py", line 744, in test_3
    self.assertEqual(str(p.bbox()), "(-1.4,1.8;25.16,3.8)")
AssertionError: '(-1.40000000029,1.80000000037;25.1600000051,3.80000000077)' != '(-1.4,1.8;25.16,3.8)'
- (-1.40000000029,1.80000000037;25.1600000051,3.80000000077)
+ (-1.4,1.8;25.16,3.8)

Check failure on line 1 in test_3 (layLayers.LAYLayersTests)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / KLayout.klayout

test_3 (layLayers.LAYLayersTests)

Test failed
Raw output
Traceback (most recent call last):
  File "D:\a\1\s\testdata\pymod\..\python\layLayers.py", line 744, in test_3
    self.assertEqual(str(p.bbox()), "(-1.4,1.8;25.16,3.8)")
AssertionError: '(-1.40000000029,1.80000000037;25.1600000051,3.80000000077)' != '(-1.4,1.8;25.16,3.8)'
- (-1.40000000029,1.80000000037;25.1600000051,3.80000000077)
+ (-1.4,1.8;25.16,3.8)