Enable push/pull buttons for empty repos #1376
build.yml
on: pull_request
Matrix: build
Check Links
4m 3s
Annotations
7 errors
Toolbar › push/pull changes with remote › should pull changes when the button to pull the latest changes is clicked:
src/__tests__/test-components/Toolbar.spec.tsx#L227
Unable to find role="button" and name "Pull latest changes"
Ignored nodes: comments, script, style
<body>
<div>
<div
class="f1qq93il"
>
<div
class="f1rfxx51"
>
<span
class="f1yzg813"
/>
<span
class="MuiBadge-root f1f5nszy css-1c32n2y-MuiBadge-root"
>
<button
class="f1gonyt4 f150v7uo"
disabled=""
title="No remote repository defined"
>
<span
class="f1csbu1y"
>
<svg
data-icon="git:pull"
viewBox="0 0 18 18"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="jp-icon3"
d="M14.5125 7.53C14.0025 4.9425 11.73 3 9 3C6.8325 3 4.95 4.23 4.0125 6.03C1.755 6.27 0 8.1825 0 10.5C0 12.9825 2.0175 15 4.5 15H14.25C16.32 15 18 13.32 18 11.25C18 9.27 16.4625 7.665 14.5125 7.53ZM14.25 13.5H4.5C2.8425 13.5 1.5 12.1575 1.5 10.5C1.5 8.9625 2.6475 7.68 4.17 7.5225L4.9725 7.44L5.3475 6.7275C6.06 5.355 7.455 4.5 9 4.5C10.965 4.5 12.66 5.895 13.0425 7.8225L13.2675 8.9475L14.415 9.03C15.585 9.105 16.5 10.0875 16.5 11.25C16.5 12.4875 15.4875 13.5 14.25 13.5ZM10.0875 7.5H7.9125V9.75H6L9 12.75L12 9.75H10.0875V7.5Z"
fill="#4F4F4F"
xmlns="http://www.w3.org/2000/svg"
/>
</svg>
</span>
</button>
<span
class="MuiBadge-badge MuiBadge-dot MuiBadge-invisible MuiBadge-anchorOriginTopRight MuiBadge-anchorOriginTopRightRectangular MuiBadge-overlapRectangular css-5sy8ro-MuiBadge-badge"
/>
</span>
<span
class="MuiBadge-root f1f5nszy css-1c32n2y-MuiBadge-root"
>
<button
class="f1gonyt4 f150v7uo"
disabled=""
title="No remote repository defined"
>
<span
class="f1csbu1y"
>
<svg
data-icon="git:push"
viewBox="0 0 18 18"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="jp-icon3"
d="M14.5125 7.53C14.0025 4.9425 11.73 3 9 3C6.8325 3 4.95 4.23 4.0125 6.03C1.755 6.27 0 8.1825 0 10.5C0 12.9825 2.0175 15 4.5 15H14.25C16.32 15 18 13.32 18 11.25C18 9.27 16.4625 7.665 14.5125 7.53ZM14.25 13.5H4.5C2.8425 13.5 1.5 12.1575 1.5 10.5C1.5 8.9625 2.6475 7.68 4.17 7.5225L4.9725 7.44L5.3475 6.7275C6.06 5.355 7.455 4.5 9 4.5C10.965 4.5 12.66 5.895 13.0425 7.8225L13.2675 8.9475L14.415 9.03C15.585 9.105 16.5 10.0875 16.5 11.25C16.5 12.4875 15.4875 13.5 14.25 13.5ZM6 9.75H7.9125V12H10.0875V9.75H12L9 6.75L6 9.75Z"
fill="#4F4F4F"
xmlns="http://www.w3.org/2000/svg"
/>
</svg>
</span>
</button>
<span
class="MuiBadge-badge MuiBadge-dot MuiBadge-invisible MuiBadge-anchorOriginTopRight MuiBadge-anchorOriginTopRightRectangular MuiBadge-overlapRectangular css-5sy8ro-MuiBadge-badge"
/>
</span>
<button
class="f1gonyt4 f150v7uo"
title="Refresh the repository to detect local and remote changes"
>
<span
class="f1csbu1y"
>
<svg
data-icon="ui-components:refresh"
viewBox="0 0 18 18"
width="16"
xmlns="http://www.w3.org/2000/svg"
>
<g
class="jp-icon3"
fill="#616161"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M9 13.5c-2.49 0-4.5-2.01-4.5-4.5S6.51 4.5 9 4.5c1.24 0 2.36.52 3.17 1.33L10 8h5V3l-1.76 1.76C12.15 3.68 10.66 3 9 3 5.69 3 3.01 5.69 3.01 9S5.69 15 9 15c2.97 0 5.43-2.16 5.9-5h-1.52c-.46 2-2.24 3.5-4.38 3.5z"
/>
</g>
</svg>
</span>
</button>
|
Test Python 3.8
Process completed with exit code 1.
|
Test Python 3.10
The job was canceled because "_3_8" failed.
|
Test Python 3.10
The operation was canceled.
|
Test Python 3.9
The job was canceled because "_3_8" failed.
|
Test Python 3.9
The operation was canceled.
|
Check Links
Process completed with exit code 1.
|