From: Swati Sharma <swati2.sharma@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: lucas.demarchi@intel.com, martin.peres@intel.com,
maarten.lankhorst@intel.com
Subject: [igt-dev] [PATCH 5/7] tools: remove igt_skip_on_simulation()
Date: Wed, 16 Oct 2019 13:19:10 +0530 [thread overview]
Message-ID: <20191016074912.32290-6-swati2.sharma@intel.com> (raw)
In-Reply-To: <20191016074912.32290-1-swati2.sharma@intel.com>
Removing igt_skip_on_simulation() from tools since this
feature is not supported anymore.
Signed-off-by: Swati Sharma <swati2.sharma@intel.com>
---
tools/intel_dp_compliance.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/intel_dp_compliance.c b/tools/intel_dp_compliance.c
index 14631a46..5cc3d37a 100644
--- a/tools/intel_dp_compliance.c
+++ b/tools/intel_dp_compliance.c
@@ -1017,8 +1017,6 @@ int main(int argc, char **argv)
{"help", 0, 0, 'h'},
};
- igt_skip_on_simulation();
-
enter_exec_path(argv);
while ((c = getopt_long(argc, argv, optstr, long_opts, NULL)) != -1) {
--
2.23.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-10-16 7:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-16 7:49 [igt-dev] [PATCH 0/7] removal of igt_skip_on_simulation() from i915/ tests Swati Sharma
2019-10-16 7:49 ` [igt-dev] [PATCH 1/7] tests/i915/gem: remove igt_skip_on_simulation() Swati Sharma
2019-10-16 7:49 ` [igt-dev] [PATCH 2/7] tests/i915/kms: " Swati Sharma
2019-10-16 7:49 ` [igt-dev] [PATCH 3/7] tests/i915: " Swati Sharma
2019-10-16 7:49 ` [igt-dev] [PATCH 4/7] tests: " Swati Sharma
2019-10-16 7:49 ` Swati Sharma [this message]
2019-10-16 7:49 ` [igt-dev] [PATCH 6/7] benchmarks: " Swati Sharma
2019-10-16 7:49 ` [igt-dev] [PATCH 7/7] lib: remove igt_skip_on_simulation Swati Sharma
2019-10-16 8:49 ` [igt-dev] [PATCH 0/7] removal of igt_skip_on_simulation() from i915/ tests Martin Peres
2019-10-16 9:55 ` [igt-dev] ✗ Fi.CI.BAT: failure for " Patchwork
2019-10-16 10:53 ` Petri Latvala
2019-10-16 11:11 ` Arkadiusz Hiler
2019-10-16 11:25 ` [igt-dev] ✗ GitLab.Pipeline: warning for removal of igt_skip_on_simulation() from i915/ tests (rev2) Patchwork
2019-10-16 11:31 ` Arkadiusz Hiler
2019-10-16 11:44 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2019-10-16 21:14 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-11-18 14:46 ` [igt-dev] [PATCH 0/7] removal of igt_skip_on_simulation() from i915/ tests Katarzyna Dec
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191016074912.32290-6-swati2.sharma@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=lucas.demarchi@intel.com \
--cc=maarten.lankhorst@intel.com \
--cc=martin.peres@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox