Skip to content

test: fix some test failed#103

Merged
so5 merged 44 commits intoRIKEN-RCCS:dev2025from
k-ota-sec:test/fix_some_test_failed
Mar 23, 2026
Merged

test: fix some test failed#103
so5 merged 44 commits intoRIKEN-RCCS:dev2025from
k-ota-sec:test/fix_some_test_failed

Conversation

@k-ota-sec
Copy link
Copy Markdown
Contributor

skipしていたtestを修正しました

mock-serverの修正をマージ後にマージしていただけると有難いです。

miyamori yuji and others added 30 commits March 23, 2026 09:30
不具合発生試験を修正
不具合発生試験を修正
deleteコマンドの不具合を修正
不具合発生試験を修正
不具合発生試験を修正
※他テスト向けのコマンド修正で正常に終了するようになった
不具合発生試験を一部修正
psコンポーネント設定画面が開けていなかったのを修正
不具合発生試験にskipを付与
skipを付与部分にコメント追記
不具合発生試験を修正
不具合発生試験を修正
不具合発生試験を一部修正
他修正で解消
不具合発生試験を一部修正
他修正で解消
不具合発生試験を修正
不具合発生試験を一部修正
画面側不具合と思われるテストにコメント追記
不具合発生試験を修正 
before指定のリモートアクセスがない場合のみ作成を行うように修正
画面側不具合と思われるテストにコメント追記
不具合発生試験を一部修正
調査中・画面側不具合と思われる試験にコメントを追記
不具合発生試験を一部修正
リモートアクセスの追加処理を削除
不具合内容の記載をチケット#10821に合わせ修正
テスト実装の一部をコマンドで置き換え
commands-workFlow.js

ドロップダウン選択値コマンド
最終的な改修方針をTODOコメントとして記載
githubアクションでクラッシュ/失敗発生試験にスキップを付与
foreachの修正を反映
source.cy.jsの修正を反映
viewer.cy.jsの修正を反映
hpcisstar.cy.jsの修正を反映
miyamori yuji and others added 13 commits March 23, 2026 09:33
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設定したままコメントにその旨を追記
@k-ota-sec k-ota-sec force-pushed the test/fix_some_test_failed branch from 62a1261 to c664a8c Compare March 23, 2026 04:31
@so5 so5 merged commit fa1560f into RIKEN-RCCS:dev2025 Mar 23, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants