Merged
Conversation
不具合発生試験を修正
deleteコマンドの不具合を修正
不具合発生試験を修正 ※他テスト向けのコマンド修正で正常に終了するようになった
不具合発生試験を一部修正 psコンポーネント設定画面が開けていなかったのを修正
不具合発生試験にskipを付与
skipを付与部分にコメント追記
不具合発生試験を修正
不具合発生試験を一部修正 他修正で解消
不具合発生試験を一部修正 他修正で解消
不具合発生試験を修正
不具合発生試験を一部修正 画面側不具合と思われるテストにコメント追記
不具合発生試験を修正 before指定のリモートアクセスがない場合のみ作成を行うように修正
画面側不具合と思われるテストにコメント追記
不具合発生試験を一部修正 調査中・画面側不具合と思われる試験にコメントを追記
不具合発生試験を一部修正
リモートアクセスの追加処理を削除
不具合内容の記載をチケット#10821に合わせ修正
テスト実装の一部をコマンドで置き換え
commands-workFlow.js ドロップダウン選択値コマンド 最終的な改修方針をTODOコメントとして記載
githubアクションでクラッシュ/失敗発生試験にスキップを付与
foreachの修正を反映
source.cy.jsの修正を反映
viewer.cy.jsの修正を反映
hpcisstar.cy.jsの修正を反映
hpciss.cy.jsの修正を反映
if.cy.jsの修正を反映
remoteHost.cy.jsの修正を反映
bulkjobTask.cy.jsの修正を反映
storage.cy.jsの修正を反映
workflow.cy.jsの修正を反映
BulkjobTaskはクラッシュする症状が報告されているのでスキップを付与
components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除
components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 sikip解除漏れ
components\hpciss.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除
components\storage.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 新規不具合を確認した試験にはskip設定したままコメントにその旨を追記
62a1261 to
c664a8c
Compare
so5
pushed a commit
that referenced
this pull request
Mar 24, 2026
* test(cypress): fix e2e test home.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test sourceAndViewer.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test fix commands deleteコマンドの不具合を修正 * test(cypress): fix e2e test open-bulkjobTask.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test open-open-for.cy.js 不具合発生試験を修正 ※他テスト向けのコマンド修正で正常に終了するようになった * test(cypress): fix e2e test ps.cy.js 不具合発生試験を一部修正 psコンポーネント設定画面が開けていなかったのを修正 * test(cypress): chg e2e test 不具合発生試験にskipを付与 * test(cypress): chg e2e test skipを付与部分にコメント追記 * createStepjobComponentAndDoubleClickにプロパティを閉じる処理を追加 * test(cypress): fix e2e test home.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test sourceAndViewer.cy.js 不具合発生試験を修正 * fix stepjobTaskの失敗テスト修正 * test(cypress): fix e2e test stepjob.cy.js 不具合発生試験を一部修正 他修正で解消 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 他修正で解消 * test(cypress): fix Apply code formatter * test(cypress): fix e2e test while.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test ps.cy.js 不具合発生試験を一部修正 画面側不具合と思われるテストにコメント追記 * test(cypress): fix e2e test bulkjobTask.cy.js 不具合発生試験を修正 before指定のリモートアクセスがない場合のみ作成を行うように修正 * test(cypress): fix e2e test stepjob.cy.js 画面側不具合と思われるテストにコメント追記 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 調査中・画面側不具合と思われる試験にコメントを追記 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 * test(cypress): fix e2e test bulkjobTask.cy.js リモートアクセスの追加処理を削除 * test(cypress): fix e2e test task.cy.js 不具合内容の記載をチケット#10821に合わせ修正 * test(cypress): fix e2e test while.cy.js テスト実装の一部をコマンドで置き換え * test(cypress): fix e2e test while.cy.js commands-workFlow.js ドロップダウン選択値コマンド 最終的な改修方針をTODOコメントとして記載 * test(cypress): fix e2e test add skip githubアクションでクラッシュ/失敗発生試験にスキップを付与 * test(cypress): fix e2e test foreach.cy.js foreachの修正を反映 * test(cypress): fix e2e test source.cy.js source.cy.jsの修正を反映 * test(cypress): fix e2e test viewer.cy.js viewer.cy.jsの修正を反映 * test(cypress): fix e2e test hpcisstar.cy.js hpcisstar.cy.jsの修正を反映 * test(cypress): fix e2e test hpciss.cy.js hpciss.cy.jsの修正を反映 * test(cypress): fix e2e test if.cy.js if.cy.jsの修正を反映 * test(cypress): fix e2e test remoteHost.cy.js remoteHost.cy.jsの修正を反映 * test(cypress): fix e2e test bulkjobTask.cy.js bulkjobTask.cy.jsの修正を反映 * test(cypress): fix e2e test storage.cy.js storage.cy.jsの修正を反映 * test(cypress): fix e2e test workflow.cy.js workflow.cy.jsの修正を反映 * test(cypress): fix e2e test bulkjobTask.cy.js BulkjobTaskはクラッシュする症状が報告されているのでスキップを付与 * test(cypress): fix e2e test hpcisstar.cy.js components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 * test(cypress): fix e2e test hpcisstar.cy.js components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 sikip解除漏れ * test(cypress): fix e2e test hpciss.cy.js components\hpciss.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 * test(cypress): fix e2e test storage.cy.js components\storage.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 新規不具合を確認した試験にはskip設定したままコメントにその旨を追記 * fix storage.cy.js_Filesに指定のディレクトリがないため失敗の解消 / skipの解除 * chg ghaのCYPRESS_WHEEL_PATH変更 / モックのログを修正 * [skip ci] update version number --------- Co-authored-by: miyamori yuji <miyamori-yuji-k@sec.co.jp> Co-authored-by: Yosuke Midorikawa <midorikawa-yousuke-k@sec.co.jp> Co-authored-by: version-number-updater[bot] <action@github.com>
so5
pushed a commit
to so5/OPEN-WHEEL
that referenced
this pull request
Mar 24, 2026
* test(cypress): fix e2e test home.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test sourceAndViewer.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test fix commands deleteコマンドの不具合を修正 * test(cypress): fix e2e test open-bulkjobTask.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test open-open-for.cy.js 不具合発生試験を修正 ※他テスト向けのコマンド修正で正常に終了するようになった * test(cypress): fix e2e test ps.cy.js 不具合発生試験を一部修正 psコンポーネント設定画面が開けていなかったのを修正 * test(cypress): chg e2e test 不具合発生試験にskipを付与 * test(cypress): chg e2e test skipを付与部分にコメント追記 * createStepjobComponentAndDoubleClickにプロパティを閉じる処理を追加 * test(cypress): fix e2e test home.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test sourceAndViewer.cy.js 不具合発生試験を修正 * fix stepjobTaskの失敗テスト修正 * test(cypress): fix e2e test stepjob.cy.js 不具合発生試験を一部修正 他修正で解消 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 他修正で解消 * test(cypress): fix Apply code formatter * test(cypress): fix e2e test while.cy.js 不具合発生試験を修正 * test(cypress): fix e2e test ps.cy.js 不具合発生試験を一部修正 画面側不具合と思われるテストにコメント追記 * test(cypress): fix e2e test bulkjobTask.cy.js 不具合発生試験を修正 before指定のリモートアクセスがない場合のみ作成を行うように修正 * test(cypress): fix e2e test stepjob.cy.js 画面側不具合と思われるテストにコメント追記 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 調査中・画面側不具合と思われる試験にコメントを追記 * test(cypress): fix e2e test task.cy.js 不具合発生試験を一部修正 * test(cypress): fix e2e test bulkjobTask.cy.js リモートアクセスの追加処理を削除 * test(cypress): fix e2e test task.cy.js 不具合内容の記載をチケット#10821に合わせ修正 * test(cypress): fix e2e test while.cy.js テスト実装の一部をコマンドで置き換え * test(cypress): fix e2e test while.cy.js commands-workFlow.js ドロップダウン選択値コマンド 最終的な改修方針をTODOコメントとして記載 * test(cypress): fix e2e test add skip githubアクションでクラッシュ/失敗発生試験にスキップを付与 * test(cypress): fix e2e test foreach.cy.js foreachの修正を反映 * test(cypress): fix e2e test source.cy.js source.cy.jsの修正を反映 * test(cypress): fix e2e test viewer.cy.js viewer.cy.jsの修正を反映 * test(cypress): fix e2e test hpcisstar.cy.js hpcisstar.cy.jsの修正を反映 * test(cypress): fix e2e test hpciss.cy.js hpciss.cy.jsの修正を反映 * test(cypress): fix e2e test if.cy.js if.cy.jsの修正を反映 * test(cypress): fix e2e test remoteHost.cy.js remoteHost.cy.jsの修正を反映 * test(cypress): fix e2e test bulkjobTask.cy.js bulkjobTask.cy.jsの修正を反映 * test(cypress): fix e2e test storage.cy.js storage.cy.jsの修正を反映 * test(cypress): fix e2e test workflow.cy.js workflow.cy.jsの修正を反映 * test(cypress): fix e2e test bulkjobTask.cy.js BulkjobTaskはクラッシュする症状が報告されているのでスキップを付与 * test(cypress): fix e2e test hpcisstar.cy.js components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 * test(cypress): fix e2e test hpcisstar.cy.js components\hpcisstar.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 sikip解除漏れ * test(cypress): fix e2e test hpciss.cy.js components\hpciss.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 * test(cypress): fix e2e test storage.cy.js components\storage.cy.js 不具合発生でskipしていた試験 不具合解消が確認できたのでskip解除 新規不具合を確認した試験にはskip設定したままコメントにその旨を追記 * fix storage.cy.js_Filesに指定のディレクトリがないため失敗の解消 / skipの解除 * chg ghaのCYPRESS_WHEEL_PATH変更 / モックのログを修正 * [skip ci] update version number --------- Co-authored-by: miyamori yuji <miyamori-yuji-k@sec.co.jp> Co-authored-by: Yosuke Midorikawa <midorikawa-yousuke-k@sec.co.jp> Co-authored-by: version-number-updater[bot] <action@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
skipしていたtestを修正しました
mock-serverの修正をマージ後にマージしていただけると有難いです。