Improvements to kicad-cli test repeatability
This commit is contained in:
@@ -23,126 +23,6 @@
|
||||
"severity": "error",
|
||||
"type": "power_pin_not_driven"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Device'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R1 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.27,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "eaf8668d-aec7-4209-a3f9-fc7bfb5b931b"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'Resistor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R1 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.27,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "eaf8668d-aec7-4209-a3f9-fc7bfb5b931b"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Device'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R2 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.4986,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "8b2eeae5-e1ad-4999-aeb9-01fe06aff8b1"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR02 [GND]",
|
||||
"pos": {
|
||||
"x": 1.4097,
|
||||
"y": 0.8763
|
||||
},
|
||||
"uuid": "62fef766-bfdd-4a4a-a8fa-79183473dd3b"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'Resistor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R2 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.4986,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "8b2eeae5-e1ad-4999-aeb9-01fe06aff8b1"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR03 [GND]",
|
||||
"pos": {
|
||||
"x": 1.2192,
|
||||
"y": 0.8382
|
||||
},
|
||||
"uuid": "5d9a8cf4-5c54-4c57-accb-dd6295272287"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Device'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol C1 [C_Small]",
|
||||
"pos": {
|
||||
"x": 1.2192,
|
||||
"y": 0.8001
|
||||
},
|
||||
"uuid": "8a4f4d93-4e0c-474b-8535-68c4fef6e828"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'Capacitor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol C1 [C_Small]",
|
||||
"pos": {
|
||||
"x": 1.2192,
|
||||
"y": 0.8001
|
||||
},
|
||||
"uuid": "8a4f4d93-4e0c-474b-8535-68c4fef6e828"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "Input Power pin not driven by any Output Power pins",
|
||||
"items": [
|
||||
@@ -158,6 +38,36 @@
|
||||
"severity": "error",
|
||||
"type": "power_pin_not_driven"
|
||||
},
|
||||
{
|
||||
"description": "Symbol 'GND' doesn't match copy in library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR02 [GND]",
|
||||
"pos": {
|
||||
"x": 1.4097,
|
||||
"y": 0.8763
|
||||
},
|
||||
"uuid": "62fef766-bfdd-4a4a-a8fa-79183473dd3b"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_mismatch"
|
||||
},
|
||||
{
|
||||
"description": "Footprint 'R_1206_3216Metric' not found in library 'Resistor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R2 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.4986,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "8b2eeae5-e1ad-4999-aeb9-01fe06aff8b1"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Connector'",
|
||||
"items": [
|
||||
@@ -189,7 +99,7 @@
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'Package_TO_SOT_SMD'.",
|
||||
"description": "Footprint 'SOT-23-5' not found in library 'Package_TO_SOT_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol U1 [TLV2371DBV]",
|
||||
@@ -204,7 +114,7 @@
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'TestPoint'.",
|
||||
"description": "Footprint 'TestPoint_Pad_3.0x3.0mm' not found in library 'TestPoint'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol J3 [Conn_01x01_Pin]",
|
||||
@@ -249,7 +159,7 @@
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'TestPoint'.",
|
||||
"description": "Footprint 'TestPoint_Pad_3.0x3.0mm' not found in library 'TestPoint'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol J1 [Conn_01x01_Pin]",
|
||||
@@ -264,22 +174,7 @@
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Device'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R3 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.1557,
|
||||
"y": 0.762
|
||||
},
|
||||
"uuid": "985a669c-9a7f-4b74-bb4f-9487b164d3aa"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'Resistor_SMD'.",
|
||||
"description": "Footprint 'R_1206_3216Metric' not found in library 'Resistor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R3 [R_US]",
|
||||
@@ -294,7 +189,7 @@
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'power'",
|
||||
"description": "Symbol 'GND' doesn't match copy in library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR01 [GND]",
|
||||
@@ -306,10 +201,10 @@
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
"type": "lib_symbol_mismatch"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'power'",
|
||||
"description": "Symbol 'GND' doesn't match copy in library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR04 [GND]",
|
||||
@@ -321,7 +216,52 @@
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_issues"
|
||||
"type": "lib_symbol_mismatch"
|
||||
},
|
||||
{
|
||||
"description": "Symbol 'GND' doesn't match copy in library 'power'",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol #PWR03 [GND]",
|
||||
"pos": {
|
||||
"x": 1.2192,
|
||||
"y": 0.8382
|
||||
},
|
||||
"uuid": "5d9a8cf4-5c54-4c57-accb-dd6295272287"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "lib_symbol_mismatch"
|
||||
},
|
||||
{
|
||||
"description": "Footprint 'R_1206_3216Metric' not found in library 'Resistor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol R1 [R_US]",
|
||||
"pos": {
|
||||
"x": 1.27,
|
||||
"y": 0.9398
|
||||
},
|
||||
"uuid": "eaf8668d-aec7-4209-a3f9-fc7bfb5b931b"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "Footprint 'C_1206_3216Metric' not found in library 'Capacitor_SMD'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol C1 [C_Small]",
|
||||
"pos": {
|
||||
"x": 1.2192,
|
||||
"y": 0.8001
|
||||
},
|
||||
"uuid": "8a4f4d93-4e0c-474b-8535-68c4fef6e828"
|
||||
}
|
||||
],
|
||||
"severity": "warning",
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the symbol library 'Connector'",
|
||||
@@ -339,7 +279,7 @@
|
||||
"type": "lib_symbol_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'TestPoint'.",
|
||||
"description": "Footprint 'TestPoint_Pad_3.0x3.0mm' not found in library 'TestPoint'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol J2 [Conn_01x01_Pin]",
|
||||
@@ -354,7 +294,7 @@
|
||||
"type": "footprint_link_issues"
|
||||
},
|
||||
{
|
||||
"description": "The current configuration does not include the footprint library 'TestPoint'.",
|
||||
"description": "Footprint 'TestPoint_Pad_3.0x3.0mm' not found in library 'TestPoint'.",
|
||||
"items": [
|
||||
{
|
||||
"description": "Symbol J4 [Conn_01x01_Pin]",
|
||||
|
||||
Reference in New Issue
Block a user