Skip to content

Commit

Permalink
Merge pull request #191 from woocommerce/24-07/sync-920
Browse files Browse the repository at this point in the history
Sync 9.2.0-beta.1
  • Loading branch information
Luc45 authored Aug 1, 2024
2 parents fee8950 + d105f93 commit 59d0efc
Show file tree
Hide file tree
Showing 9 changed files with 326 additions and 396 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,17 @@
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "Delete_Products Normalized Summary",
"debug_log": "",
"version": "Undefined",
"update_complete": true,
"ai_suggestion_status": "none",
"malware_whitelist_paths": [],
"workflow_id": "1234567890",
"runner": "normalized",
"test_result_json_extracted": "{EXTRACTED}",
"debug_log_extracted": "{EXTRACTED}"
"test_result_json_extracted": "{EXTRACTED}"
},
{
"test_result_json": []
},
{
"debug_log": [
{
"count": "0",
"message": "Debug log is ignored for woo-e2e\\/delete_products tests."
}
]
}
]
]';

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "421 total, 398 passed, 0 failed, 23 skipped.",
"test_summary": "421 total, 395 passed, 0 failed, 26 skipped.",
"version": "Undefined",
"update_complete": true,
"ai_suggestion_status": "none",
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 93,
"numPendingTestSuites": 15,
"numPassedTestSuites": 90,
"numPendingTestSuites": 18,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 398,
"numPendingTests": 23,
"numPassedTests": 395,
"numPendingTests": 26,
"numTotalTests": 421,
"testResults": [
{
Expand Down Expand Up @@ -214,7 +214,7 @@
{
"file": "admin-marketing\\/overview.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Marketing page": [
{
Expand All @@ -231,7 +231,7 @@
},
{
"title": "Learning section can be expanded",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -511,7 +511,7 @@
{
"file": "customize-store\\/assembler\\/logo-picker\\/logo-picker.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Assembler -> Logo Picker": [
{
Expand Down Expand Up @@ -540,7 +540,7 @@
},
{
"title": "The selected image should be visible on the frontend",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2695,7 +2695,7 @@
{
"file": "shopper\\/product-variable.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Variable Product Page": [
{
Expand All @@ -2704,7 +2704,7 @@
},
{
"title": "should be able to remove variation products from the cart",
"status": "passed"
"status": "pending"
}
],
"Shopper > Update variable product": [
Expand Down Expand Up @@ -2805,7 +2805,7 @@
}
}
],
"summary": "421 total, 398 passed, 0 failed, 23 skipped."
"summary": "421 total, 395 passed, 0 failed, 26 skipped."
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "421 total, 398 passed, 0 failed, 23 skipped.",
"test_summary": "421 total, 395 passed, 0 failed, 26 skipped.",
"version": "Undefined",
"update_complete": true,
"ai_suggestion_status": "none",
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 93,
"numPendingTestSuites": 15,
"numPassedTestSuites": 90,
"numPendingTestSuites": 18,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 398,
"numPendingTests": 23,
"numPassedTests": 395,
"numPendingTests": 26,
"numTotalTests": 421,
"testResults": [
{
Expand Down Expand Up @@ -214,7 +214,7 @@
{
"file": "admin-marketing\\/overview.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Marketing page": [
{
Expand All @@ -231,7 +231,7 @@
},
{
"title": "Learning section can be expanded",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -511,7 +511,7 @@
{
"file": "customize-store\\/assembler\\/logo-picker\\/logo-picker.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Assembler -> Logo Picker": [
{
Expand Down Expand Up @@ -540,7 +540,7 @@
},
{
"title": "The selected image should be visible on the frontend",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2695,7 +2695,7 @@
{
"file": "shopper\\/product-variable.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Variable Product Page": [
{
Expand All @@ -2704,7 +2704,7 @@
},
{
"title": "should be able to remove variation products from the cart",
"status": "passed"
"status": "pending"
}
],
"Shopper > Update variable product": [
Expand Down Expand Up @@ -2805,7 +2805,7 @@
}
}
],
"summary": "421 total, 398 passed, 0 failed, 23 skipped."
"summary": "421 total, 395 passed, 0 failed, 26 skipped."
}
},
{
Expand Down
Loading

0 comments on commit 59d0efc

Please sign in to comment.