Skip to content

Commit

Permalink
SDET Cleaning (#4100)
Browse files Browse the repository at this point in the history
* Rename _tmp_postprocessing.yml to postprocessing_publish.yml

* Update test-framework to 1.1.18 for all test projects

* Bump gfx test framework to 7.8.8-preview for all projects

* Bump test framework (forgot this one)
  • Loading branch information
Théo Penavaire authored Apr 9, 2021
1 parent 5c45371 commit a7a3a00
Show file tree
Hide file tree
Showing 21 changed files with 42 additions and 42 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.test-framework": "1.1.18",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
"com.unity.textmeshpro": "2.0.1",
"com.unity.timeline": "1.1.0",
Expand Down Expand Up @@ -58,4 +58,4 @@
"com.unity.testframework.graphics",
"com.unity.testing.hdrp"
]
}
}
4 changes: 2 additions & 2 deletions TestProjects/HDRP_DXR_Tests/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.textmeshpro": "3.0.0-preview.1",
Expand Down
4 changes: 2 additions & 2 deletions TestProjects/HDRP_HybridTests/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.rendering.hybrid": "0.11.0-preview.3",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.13",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "0.2.3-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.textmeshpro": "3.0.0-preview.1",
"com.unity.ugui": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions TestProjects/HDRP_RuntimeTests/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions TestProjects/HDRP_Tests/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.test-framework": "1.1.18",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
Expand Down Expand Up @@ -53,4 +53,4 @@
"com.unity.testing.hdrp",
"com.unity.testing.xr"
]
}
}
6 changes: 3 additions & 3 deletions TestProjects/PostProcessing_Tests/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"com.unity.postprocessing": "file:../../../com.unity.postprocessing",
"com.unity.test-framework": "1.1.14",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.test-framework": "1.1.18",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
Expand All @@ -23,4 +23,4 @@
"com.unity.postprocessing",
"com.unity.testframework.graphics"
]
}
}
4 changes: 2 additions & 2 deletions TestProjects/SRP_SmokeTest/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.ugui": "1.0.0",
"com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph",
"com.unity.modules.ai": "1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions TestProjects/ShaderGraph/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.3",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testtools.codecoverage": "0.2.2-preview",
"com.unity.ugui": "1.0.0",
"com.unity.xr.interactionsubsystems": "1.0.1",
Expand Down Expand Up @@ -50,4 +50,4 @@
"com.unity.shadergraph",
"com.unity.testframework.graphics"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.ugui": "1.0.0",
"com.unity.xr.mock-hmd": "1.1.1-preview.1",
"com.unity.modules.ai": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions TestProjects/UniversalGfxTestStereo/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.ugui": "1.0.0",
"com.unity.xr.mock-hmd": "1.1.1-preview.1",
"com.unity.modules.ai": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions TestProjects/UniversalHybridTest/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal",
"com.unity.rendering.hybrid": "0.11.0-preview.3",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.16",
"com.unity.test-framework": "1.1.18",
"com.unity.test-framework.build": "0.0.1-preview.14",
"com.unity.test-framework.utp-reporter": "0.2.3-preview",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.textmeshpro": "3.0.0-preview.1",
"com.unity.ugui": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion TestProjects/VisualEffectGraph_HDRP/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
"com.unity.shaderanalysis": "file:../../../com.unity.shaderanalysis",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.testing.visualeffectgraph": "file:../../../com.unity.testing.visualeffectgraph",
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
"com.unity.timeline": "1.2.9",
Expand Down
4 changes: 2 additions & 2 deletions com.unity.template-universal/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"com.unity.ide.vscode": "1.1.4",
"com.unity.purchasing": "2.0.6",
"com.unity.render-pipelines.universal": "12.0.0",
"com.unity.test-framework": "1.1.14",
"com.unity.test-framework": "1.1.18",
"com.unity.textmeshpro": "3.0.0-preview.4",
"com.unity.timeline": "1.2.11",
"com.unity.ugui": "1.0.0",
Expand Down Expand Up @@ -47,4 +47,4 @@
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
}
}
2 changes: 1 addition & 1 deletion com.unity.testing.hdrp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"description": "Common assets library for HDRP test projects.",
"keywords": ["qa", "test", "testing", "tests", "graphics", "HDRP"],
"dependencies": {
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.render-pipelines.high-definition": "file:./com.unity.render-pipelines.high-definition"
}
}
4 changes: 2 additions & 2 deletions com.unity.testing.visualeffectgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"description": "This package contains common graphics tests from several scriptable renderpipeline",
"dependencies": {
"com.unity.visualeffectgraph": "12.0.0",
"com.unity.testframework.graphics": "7.8.7-preview",
"com.unity.testframework.graphics": "7.8.8-preview",
"com.unity.testing.graphics-performance": "8.0.0",
"com.unity.test-framework": "1.1.14"
"com.unity.test-framework": "1.1.18"
}
}

0 comments on commit a7a3a00

Please sign in to comment.